diff options
| author | jmc <> | 2012-09-26 16:19:44 +0000 |
|---|---|---|
| committer | jmc <> | 2012-09-26 16:19:44 +0000 |
| commit | 216669af996fab179046e177c12aeed36a2f3341 (patch) | |
| tree | 76e69ad3cbe613b625cb3cbcfc3c5f4f0ef96069 /src | |
| parent | be49cd9e087c09cea5ec0276d663efd8564fa0d5 (diff) | |
| download | openbsd-216669af996fab179046e177c12aeed36a2f3341.tar.gz openbsd-216669af996fab179046e177c12aeed36a2f3341.tar.bz2 openbsd-216669af996fab179046e177c12aeed36a2f3341.zip | |
last stage of rfc changes, using consistent Rs/Re blocks, and moving the
references into a STANDARDS section;
Diffstat (limited to '')
| -rw-r--r-- | src/usr.sbin/openssl/openssl.1 | 64 |
1 files changed, 45 insertions, 19 deletions
diff --git a/src/usr.sbin/openssl/openssl.1 b/src/usr.sbin/openssl/openssl.1 index 5c88d732cd..eee3a2f078 100644 --- a/src/usr.sbin/openssl/openssl.1 +++ b/src/usr.sbin/openssl/openssl.1 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: openssl.1,v 1.90 2012/08/15 19:25:41 jmc Exp $ | 1 | .\" $OpenBSD: openssl.1,v 1.91 2012/09/26 16:19:44 jmc Exp $ |
| 2 | .\" ==================================================================== | 2 | .\" ==================================================================== |
| 3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. | 3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. |
| 4 | .\" | 4 | .\" |
| @@ -112,7 +112,7 @@ | |||
| 112 | .\" | 112 | .\" |
| 113 | .\" OPENSSL | 113 | .\" OPENSSL |
| 114 | .\" | 114 | .\" |
| 115 | .Dd $Mdocdate: August 15 2012 $ | 115 | .Dd $Mdocdate: September 26 2012 $ |
| 116 | .Dt OPENSSL 1 | 116 | .Dt OPENSSL 1 |
| 117 | .Os | 117 | .Os |
| 118 | .Sh NAME | 118 | .Sh NAME |
| @@ -10459,50 +10459,76 @@ certificates. | |||
| 10459 | .Xr sendmail 8 , | 10459 | .Xr sendmail 8 , |
| 10460 | .Xr ssl 8 , | 10460 | .Xr ssl 8 , |
| 10461 | .Xr starttls 8 | 10461 | .Xr starttls 8 |
| 10462 | .Sh STANDARDS | ||
| 10462 | .Rs | 10463 | .Rs |
| 10463 | .%T The SSL Protocol | 10464 | .%D February 1995 |
| 10464 | .%Q Netscape Communications Corp. | 10465 | .%Q Netscape Communications Corp. |
| 10465 | .%D February 9 1995 | 10466 | .%T The SSL Protocol |
| 10466 | .Re | 10467 | .Re |
| 10468 | .Pp | ||
| 10467 | .Rs | 10469 | .Rs |
| 10468 | .%T The SSL 3.0 Protocol | 10470 | .%D November 1996 |
| 10469 | .%Q Netscape Communications Corp. | 10471 | .%Q Netscape Communications Corp. |
| 10470 | .%D November 18 1996 | 10472 | .%T The SSL 3.0 Protocol |
| 10471 | .Re | 10473 | .Re |
| 10474 | .Pp | ||
| 10472 | .Rs | 10475 | .Rs |
| 10476 | .%A T. Dierks | ||
| 10477 | .%A C. Allen | ||
| 10478 | .%D January 1999 | ||
| 10473 | .%R RFC 2246 | 10479 | .%R RFC 2246 |
| 10474 | .%T The TLS Protocol Version 1.0 | 10480 | .%T The TLS Protocol Version 1.0 |
| 10475 | .%D January 1999 | ||
| 10476 | .Re | 10481 | .Re |
| 10482 | .Pp | ||
| 10477 | .Rs | 10483 | .Rs |
| 10478 | .%R RFC 2253 | 10484 | .%A M. Wahl |
| 10479 | .%T "LDAPv3 Distinguished Names" | 10485 | .%A S. Killie |
| 10486 | .%A T. Howes | ||
| 10480 | .%D December 1997 | 10487 | .%D December 1997 |
| 10488 | .%R RFC 2253 | ||
| 10489 | .%T Lightweight Directory Access Protocol (v3): UTF-8 String Representation of Distinguished Names | ||
| 10481 | .Re | 10490 | .Re |
| 10491 | .Pp | ||
| 10482 | .Rs | 10492 | .Rs |
| 10483 | .%R RFC 2315 | 10493 | .%A B. Kaliski |
| 10484 | .%T "PKCS #7: Cryptographic Message Syntax" | ||
| 10485 | .%D March 1998 | 10494 | .%D March 1998 |
| 10495 | .%R RFC 2315 | ||
| 10496 | .%T PKCS #7: Cryptographic Message Syntax Version 1.5 | ||
| 10486 | .Re | 10497 | .Re |
| 10498 | .Pp | ||
| 10487 | .Rs | 10499 | .Rs |
| 10488 | .%R RFC 2459 | 10500 | .%A R. Housley |
| 10489 | .%T "X.509 Certificate and CRL Profile" | 10501 | .%A W. Ford |
| 10502 | .%A W. Polk | ||
| 10503 | .%A D. Solo | ||
| 10490 | .%D January 1999 | 10504 | .%D January 1999 |
| 10505 | .%R RFC 2459 | ||
| 10506 | .%T Internet X.509 Public Key Infrastructure Certificate and CRL Profile | ||
| 10491 | .Re | 10507 | .Re |
| 10508 | .Pp | ||
| 10492 | .Rs | 10509 | .Rs |
| 10493 | .%R RFC 2560 | 10510 | .%A M. Myers |
| 10494 | .%T "Online Certificate Status Protocol \- OCSP" | 10511 | .%A R. Ankney |
| 10512 | .%A A. Malpani | ||
| 10513 | .%A S. Galperin | ||
| 10514 | .%A C. Adams | ||
| 10495 | .%D June 1999 | 10515 | .%D June 1999 |
| 10516 | .%R RFC 2560 | ||
| 10517 | .%T X.509 Internet Public Key Infrastructure Online Certificate Status Protocol \(en OCSP | ||
| 10496 | .Re | 10518 | .Re |
| 10519 | .Pp | ||
| 10497 | .Rs | 10520 | .Rs |
| 10498 | .%R RFC 2630 | 10521 | .%A R. Housley |
| 10499 | .%T "Cryptographic Message Syntax" | ||
| 10500 | .%D June 1999 | 10522 | .%D June 1999 |
| 10523 | .%R RFC 2630 | ||
| 10524 | .%T Cryptographic Message Syntax | ||
| 10501 | .Re | 10525 | .Re |
| 10526 | .Pp | ||
| 10502 | .Rs | 10527 | .Rs |
| 10503 | .%R RFC 3268 | 10528 | .%A P. Chown |
| 10504 | .%T "Advanced Encryption Standard (AES) Ciphersuites for Transport Layer Security(TLS)" | ||
| 10505 | .%D June 2002 | 10529 | .%D June 2002 |
| 10530 | .%R RFC 3268 | ||
| 10531 | .%T Advanced Encryption Standard (AES) Ciphersuites for Transport Layer Security(TLS) | ||
| 10506 | .Re | 10532 | .Re |
| 10507 | .\" | 10533 | .\" |
| 10508 | .\" OPENSSL HISTORY | 10534 | .\" OPENSSL HISTORY |
