summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.112
1 files changed, 4 insertions, 8 deletions
diff --git a/ssh.1 b/ssh.1
index dc7af4864..3cb4254eb 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh.1,v 1.332 2013/04/19 01:06:50 djm Exp $ 36.\" $OpenBSD: ssh.1,v 1.333 2013/06/27 14:05:37 jmc Exp $
37.Dd $Mdocdate: April 19 2013 $ 37.Dd $Mdocdate: June 27 2013 $
38.Dt SSH 1 38.Dt SSH 1
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -754,9 +754,7 @@ implements public key authentication protocol automatically,
754using one of the DSA, ECDSA or RSA algorithms. 754using one of the DSA, ECDSA or RSA algorithms.
755Protocol 1 is restricted to using only RSA keys, 755Protocol 1 is restricted to using only RSA keys,
756but protocol 2 may use any. 756but protocol 2 may use any.
757The 757The HISTORY section of
758.Sx HISTORY
759section of
760.Xr ssl 8 758.Xr ssl 8
761contains a brief discussion of the DSA and RSA algorithms. 759contains a brief discussion of the DSA and RSA algorithms.
762.Pp 760.Pp
@@ -812,9 +810,7 @@ instead of a set of public/private keys,
812signed certificates are used. 810signed certificates are used.
813This has the advantage that a single trusted certification authority 811This has the advantage that a single trusted certification authority
814can be used in place of many public/private keys. 812can be used in place of many public/private keys.
815See the 813See the CERTIFICATES section of
816.Sx CERTIFICATES
817section of
818.Xr ssh-keygen 1 814.Xr ssh-keygen 1
819for more information. 815for more information.
820.Pp 816.Pp