blob: 94cd2c4ecbe17c25b73e8b5e61b04c459c3f58aa [file] [log] [blame]
<!DOCTYPE html public "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<META http-equiv="Content-Style-Type" content="text/css"><LINK rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
<TITLE>CVS SSH2 Connection Method</TITLE>
</HEAD>
<BODY bgcolor="#ffffff">
<H1 class="Head">CVS SSH2 Connection Method</H1>
<P class="Para">The preferences on the CVS SSH2 Connection Method preference page
are divided into 4 groups.</P>
<TABLE width="100%" border="1" cellspacing="0">
<TR>
<TD width="17%" align="left" valign="center">General</TD>
<TD width="83%" align="left" valign="center"> Use the options in this tab
group to configure where the ssh key directory is and what keys are to be
sent to a server when connecting.</TD>
</TR>
<TR>
<TD valign="center" align="left">Proxy</TD>
<TD valign="top" align="left">Use the options in this tab group to configure
an HTTP or SOCKS5 proxy.</TD>
</TR>
<TR>
<TD valign="center" align="left">Key Management</TD>
<TD valign="top" align="left"> Use the options in this tab group to create,
manage and export keys.</TD>
</TR>
<TR>
<TD valign="center" align="left">Known Hosts</TD>
<TD valign="top" align="left">Use the options in this tab group to manage
the keys for the known hosts.</TD>
</TR>
</TABLE>
<p>Here's what the General tab of the CVS SSH2 preference page looks like:</p>
<p><img src="../images/cvs-ssh2-general.png"></p>
<p>Here's what the Proxy tab of the CVS SSH2 preference page looks like:</p>
<p><img src="../images/cvs-ssh2-proxy.png"></p>
<p>Here's what the Key Management tab of the CVS SSH2 preference page looks like:</p>
<p><img src="../images/cvs-ssh2-key.png"></p>
<p>Here's what the Known Hosts tab of the CVS SSH2 preference page looks like:</p>
<p><img src="../images/cvs-ssh2-hosts.png"></p>
</BODY>
</HTML>