Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: 87e1caaa24bfaf14912b6ad7965429bdf7c991b3
https://github.openssl.org/openssl/openssl/commit/87e1caaa24bfaf14912b6ad7965429bdf7c991b3
Author: Michael Baentsch <[email protected]>
Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths:
M doc/man3/OSSL_PARAM.pod
M doc/man3/OSSL_PROVIDER.pod
M doc/man7/provider-base.pod
M include/openssl/core_names.h
Log Message:
-----------
Fix for OSSL_PARAM sample code referencing OSSL_PARAM_UTF8_PTR
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Shane Lontis <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18490)
(cherry picked from commit 809526a06c1305d67a8f231ca15cd27ec800efce)