diff options
author | Bob Beck <beck@cvs.openbsd.org> | 2003-12-05 07:48:20 +0000 |
---|---|---|
committer | Bob Beck <beck@cvs.openbsd.org> | 2003-12-05 07:48:20 +0000 |
commit | 6d54a0fcb0b418c0fc9db532468749c187f7e725 (patch) | |
tree | fa24e22347a4340b38cb67246398e0e0df20390f | |
parent | 34c1fa05176ed493fccdf3c136c1ce35184ae01c (diff) |
It used to be a good thing not to send people to Verisign. now this
is just wrong. Damn wrong.
-rw-r--r-- | share/man/man8/ssl.8 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/share/man/man8/ssl.8 b/share/man/man8/ssl.8 index f344a5f83ba..78e76892f76 100644 --- a/share/man/man8/ssl.8 +++ b/share/man/man8/ssl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssl.8,v 1.42 2003/06/06 19:28:06 jmc Exp $ +.\" $OpenBSD: ssl.8,v 1.43 2003/12/05 07:48:19 beck Exp $ .\" .\" Copyright (c) 1999 Theo de Raadt, Bob Beck .\" All rights reserved. @@ -169,12 +169,6 @@ This file can then be given to .Ar Certifying Authority who will sign the key. -One such CA is -.Ar Thawte Certification -which you can reach at -.Ar http://www.thawte.com/ . -Thawte can currently sign RSA keys for you. -A procedure is being worked out to allow for DSA keys. .Pp You can also sign the key yourself, using the command: .Bd -literal -offset indent |