diff options
Diffstat (limited to 'src/lib/libcrypto/man/OCSP_REQUEST_new.3')
-rw-r--r-- | src/lib/libcrypto/man/OCSP_REQUEST_new.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/OCSP_REQUEST_new.3 b/src/lib/libcrypto/man/OCSP_REQUEST_new.3 index deac9104d9..58f1bc1935 100644 --- a/src/lib/libcrypto/man/OCSP_REQUEST_new.3 +++ b/src/lib/libcrypto/man/OCSP_REQUEST_new.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: OCSP_REQUEST_new.3,v 1.4 2016/12/12 17:46:23 schwarze Exp $ | 1 | .\" $OpenBSD: OCSP_REQUEST_new.3,v 1.5 2016/12/12 22:48:02 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. |
@@ -303,7 +303,8 @@ OCSP_REQUEST_free(req); | |||
303 | .Xr OCSP_request_add1_nonce 3 , | 303 | .Xr OCSP_request_add1_nonce 3 , |
304 | .Xr OCSP_resp_find_status 3 , | 304 | .Xr OCSP_resp_find_status 3 , |
305 | .Xr OCSP_response_status 3 , | 305 | .Xr OCSP_response_status 3 , |
306 | .Xr OCSP_sendreq_new 3 | 306 | .Xr OCSP_sendreq_new 3 , |
307 | .Xr OCSP_SERVICELOC_new 3 | ||
307 | .Sh STANDARDS | 308 | .Sh STANDARDS |
308 | RFC 6960: X.509 Internet Public Key Infrastructure Online Certificate | 309 | RFC 6960: X.509 Internet Public Key Infrastructure Online Certificate |
309 | Status Protocol, section 4.1: Request Syntax | 310 | Status Protocol, section 4.1: Request Syntax |