summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/OCSP_cert_to_id.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/OCSP_cert_to_id.3')
-rw-r--r--src/lib/libcrypto/man/OCSP_cert_to_id.38
1 files changed, 5 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/OCSP_cert_to_id.3 b/src/lib/libcrypto/man/OCSP_cert_to_id.3
index 103b9a4a9f..77559ba469 100644
--- a/src/lib/libcrypto/man/OCSP_cert_to_id.3
+++ b/src/lib/libcrypto/man/OCSP_cert_to_id.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: OCSP_cert_to_id.3,v 1.5 2016/12/14 16:20:28 schwarze Exp $ 1.\" $OpenBSD: OCSP_cert_to_id.3,v 1.6 2016/12/25 22:15:10 schwarze Exp $
2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
3.\" 3.\"
4.\" This file is a derived work. 4.\" This file is a derived work.
@@ -65,7 +65,7 @@
65.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 65.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
66.\" OF THE POSSIBILITY OF SUCH DAMAGE. 66.\" OF THE POSSIBILITY OF SUCH DAMAGE.
67.\" 67.\"
68.Dd $Mdocdate: December 14 2016 $ 68.Dd $Mdocdate: December 25 2016 $
69.Dt OCSP_CERT_TO_ID 3 69.Dt OCSP_CERT_TO_ID 3
70.Os 70.Os
71.Sh NAME 71.Sh NAME
@@ -118,7 +118,9 @@
118.Fn OCSP_CERTID_new 118.Fn OCSP_CERTID_new
119allocates and initializes an empty 119allocates and initializes an empty
120.Vt OCSP_CERTID 120.Vt OCSP_CERTID
121object, representing an ASN.1 CertID structure defined in RFC 6960. 121object, representing an ASN.1
122.Vt CertID
123structure defined in RFC 6960.
122It can store hashes of an issuer's distinguished name and public 124It can store hashes of an issuer's distinguished name and public
123key together with a serial number of a certificate. 125key together with a serial number of a certificate.
124It is used by the 126It is used by the