summaryrefslogtreecommitdiffstats
path: root/util/other.syms
diff options
context:
space:
mode:
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>2021-01-18 12:53:55 +0100
committerDr. David von Oheimb <dev@ddvo.net>2021-01-23 15:25:05 +0100
commitc9603dfa42d0643a6c8cac3e14364d9fd63303c4 (patch)
treec0786fe4a40cb83f79c1a80985ef1089b65362c6 /util/other.syms
parent806990e7db4c0ea7ad544477bb7b697cc36347ea (diff)
OCSP HTTP: Restore API of undocumented and recently deprecated functions
Restore parameters of OCSP_REQ_CTX_new(), OCSP_REQ_CTX_http(), OCSP_REQ_CTX_i2d(). Fix a bug (wrong HTTP method selected on req == NULL in OCSP_sendreq_new(). Minor further fixes in OSSL_HTTP_REQ_CTX.pod Fixes #13873 Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/13898)
Diffstat (limited to 'util/other.syms')
-rw-r--r--util/other.syms1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/other.syms b/util/other.syms
index 9644d3d02d..b6974b5f01 100644
--- a/util/other.syms
+++ b/util/other.syms
@@ -337,6 +337,7 @@ OCSP_REQ_CTX_add1_header define deprecated 3.0.0
OCSP_REQ_CTX_free define deprecated 3.0.0
OCSP_REQ_CTX_i2d define deprecated 3.0.0
OCSP_set_max_response_length define deprecated 3.0.0
+OCSP_REQ_CTX_set1_req define deprecated 3.0.0
OPENSSL_FILE define
OPENSSL_FUNC define
OPENSSL_LINE define