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.36
1 files changed, 3 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 f2ed8b1154..73a21867b9 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.11 2021/08/06 21:45:55 schwarze Exp $ 1.\" $OpenBSD: OCSP_cert_to_id.3,v 1.12 2022/03/31 17:27:17 naddy 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 6 2021 $ 68.Dd $Mdocdate: March 31 2022 $
69.Dt OCSP_CERT_TO_ID 3 69.Dt OCSP_CERT_TO_ID 3
70.Os 70.Os
71.Sh NAME 71.Sh NAME
@@ -180,7 +180,7 @@ and
180returns the issuer name hash, hash OID, issuer key hash and serial 180returns the issuer name hash, hash OID, issuer key hash and serial
181number contained in 181number contained in
182.Fa cid . 182.Fa cid .
183If any of the values are not required the corresponding parameter can be 183If any of the values are not required, the corresponding parameter can be
184set to 184set to
185.Dv NULL . 185.Dv NULL .
186The values returned by 186The values returned by