]> git.ipfire.org Git - thirdparty/openssl.git/commit
ossl_shim: add deprecation guards around the -use-ticket-callback option.
authorPauli <paul.dale@oracle.com>
Sun, 24 May 2020 22:40:20 +0000 (08:40 +1000)
committerPauli <paul.dale@oracle.com>
Mon, 25 May 2020 23:01:44 +0000 (09:01 +1000)
commit1bdd86fb1ca40dd3536abf16b6273230c15537b6
tree4939fd939cdae0a3164af81776dd59e3b4d06edb
parentbbc3c22c0e2b3b4b6f069712dc8322a48506b775
ossl_shim: add deprecation guards around the -use-ticket-callback option.

The ticket callback is deprecated in 3.0 and can't be used in a no-deprecated
build.

[extended tests]

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/11944)
test/ossl_shim/ossl_shim.cc
test/ossl_shim/test_config.cc
test/ossl_shim/test_config.h