diff options
Diffstat (limited to 'src/lib/libcrypto/man/OCSP_sendreq_new.3')
-rw-r--r-- | src/lib/libcrypto/man/OCSP_sendreq_new.3 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/OCSP_sendreq_new.3 b/src/lib/libcrypto/man/OCSP_sendreq_new.3 index 5900ac046b..65014283a4 100644 --- a/src/lib/libcrypto/man/OCSP_sendreq_new.3 +++ b/src/lib/libcrypto/man/OCSP_sendreq_new.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: OCSP_sendreq_new.3,v 1.4 2017/07/06 15:42:04 schwarze Exp $ | 1 | .\" $OpenBSD: OCSP_sendreq_new.3,v 1.5 2018/03/22 21:08:22 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 was written by Dr. Stephen Henson <steve@openssl.org>. | 4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. |
@@ -48,7 +48,7 @@ | |||
48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
50 | .\" | 50 | .\" |
51 | .Dd $Mdocdate: July 6 2017 $ | 51 | .Dd $Mdocdate: March 22 2018 $ |
52 | .Dt OCSP_SENDREQ_NEW 3 | 52 | .Dt OCSP_SENDREQ_NEW 3 |
53 | .Os | 53 | .Os |
54 | .Sh NAME | 54 | .Sh NAME |
@@ -228,6 +228,10 @@ Add a Host header for | |||
228 | .Xr OCSP_REQUEST_new 3 , | 228 | .Xr OCSP_REQUEST_new 3 , |
229 | .Xr OCSP_resp_find_status 3 , | 229 | .Xr OCSP_resp_find_status 3 , |
230 | .Xr OCSP_response_status 3 | 230 | .Xr OCSP_response_status 3 |
231 | .Sh HISTORY | ||
232 | .Fn OCSP_sendreq_bio | ||
233 | first appeared in OpenSSL 0.9.7 and has been available since | ||
234 | .Ox 3.2 . | ||
231 | .Sh CAVEATS | 235 | .Sh CAVEATS |
232 | These functions only perform a minimal HTTP query to a responder. | 236 | These functions only perform a minimal HTTP query to a responder. |
233 | If an application wishes to support more advanced features, it | 237 | If an application wishes to support more advanced features, it |