From f626b8d9e72b5e492f382231234a5df56d50f9ad Mon Sep 17 00:00:00 2001 From: jmc <> Date: Wed, 26 Sep 2012 16:19:44 +0000 Subject: last stage of rfc changes, using consistent Rs/Re blocks, and moving the references into a STANDARDS section; --- src/usr.sbin/openssl/openssl.1 | 64 +++++++++++++++++++++++++++++------------- 1 file 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 @@ -.\" $OpenBSD: openssl.1,v 1.90 2012/08/15 19:25:41 jmc Exp $ +.\" $OpenBSD: openssl.1,v 1.91 2012/09/26 16:19:44 jmc Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -112,7 +112,7 @@ .\" .\" OPENSSL .\" -.Dd $Mdocdate: August 15 2012 $ +.Dd $Mdocdate: September 26 2012 $ .Dt OPENSSL 1 .Os .Sh NAME @@ -10459,50 +10459,76 @@ certificates. .Xr sendmail 8 , .Xr ssl 8 , .Xr starttls 8 +.Sh STANDARDS .Rs -.%T The SSL Protocol +.%D February 1995 .%Q Netscape Communications Corp. -.%D February 9 1995 +.%T The SSL Protocol .Re +.Pp .Rs -.%T The SSL 3.0 Protocol +.%D November 1996 .%Q Netscape Communications Corp. -.%D November 18 1996 +.%T The SSL 3.0 Protocol .Re +.Pp .Rs +.%A T. Dierks +.%A C. Allen +.%D January 1999 .%R RFC 2246 .%T The TLS Protocol Version 1.0 -.%D January 1999 .Re +.Pp .Rs -.%R RFC 2253 -.%T "LDAPv3 Distinguished Names" +.%A M. Wahl +.%A S. Killie +.%A T. Howes .%D December 1997 +.%R RFC 2253 +.%T Lightweight Directory Access Protocol (v3): UTF-8 String Representation of Distinguished Names .Re +.Pp .Rs -.%R RFC 2315 -.%T "PKCS #7: Cryptographic Message Syntax" +.%A B. Kaliski .%D March 1998 +.%R RFC 2315 +.%T PKCS #7: Cryptographic Message Syntax Version 1.5 .Re +.Pp .Rs -.%R RFC 2459 -.%T "X.509 Certificate and CRL Profile" +.%A R. Housley +.%A W. Ford +.%A W. Polk +.%A D. Solo .%D January 1999 +.%R RFC 2459 +.%T Internet X.509 Public Key Infrastructure Certificate and CRL Profile .Re +.Pp .Rs -.%R RFC 2560 -.%T "Online Certificate Status Protocol \- OCSP" +.%A M. Myers +.%A R. Ankney +.%A A. Malpani +.%A S. Galperin +.%A C. Adams .%D June 1999 +.%R RFC 2560 +.%T X.509 Internet Public Key Infrastructure Online Certificate Status Protocol \(en OCSP .Re +.Pp .Rs -.%R RFC 2630 -.%T "Cryptographic Message Syntax" +.%A R. Housley .%D June 1999 +.%R RFC 2630 +.%T Cryptographic Message Syntax .Re +.Pp .Rs -.%R RFC 3268 -.%T "Advanced Encryption Standard (AES) Ciphersuites for Transport Layer Security(TLS)" +.%A P. Chown .%D June 2002 +.%R RFC 3268 +.%T Advanced Encryption Standard (AES) Ciphersuites for Transport Layer Security(TLS) .Re .\" .\" OPENSSL HISTORY -- cgit v1.2.3-55-g6feb