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.37
1 files changed, 4 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 e014a1d262..d0c04fcbb1 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.13 2024/08/24 19:31:09 tb Exp $ 1.\" $OpenBSD: OCSP_cert_to_id.3,v 1.15 2025/06/08 22:40:30 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: August 24 2024 $ 68.Dd $Mdocdate: June 8 2025 $
69.Dt OCSP_CERT_TO_ID 3 69.Dt OCSP_CERT_TO_ID 3
70.Os 70.Os
71.Sh NAME 71.Sh NAME
@@ -78,6 +78,7 @@
78.Nm OCSP_id_get0_info 78.Nm OCSP_id_get0_info
79.Nd OCSP certificate ID utility functions 79.Nd OCSP certificate ID utility functions
80.Sh SYNOPSIS 80.Sh SYNOPSIS
81.Lb libcrypto
81.In openssl/ocsp.h 82.In openssl/ocsp.h
82.Ft OCSP_CERTID * 83.Ft OCSP_CERTID *
83.Fn OCSP_CERTID_new void 84.Fn OCSP_CERTID_new void
@@ -148,7 +149,7 @@ If
148.Fa dgst 149.Fa dgst
149is 150is
150.Dv NULL 151.Dv NULL
151then SHA1 is used. 152then SHA-1 is used.
152.Pp 153.Pp
153.Fn OCSP_cert_id_new 154.Fn OCSP_cert_id_new
154creates and returns a new 155creates and returns a new