OpenSSL Conf
06-10-2023
- create an
openssl.conffile and reference the path in the environment variableOPENSSL_CONF:
openssl_conf = openssl_init
[openssl_init]
ssl_conf = ssl_sect
[ssl_sect]
system_default = system_default_sect
[system_default_sect]
Options = UnsafeLegacyRenegotiation