Modernize OpenSSL error reporting
OpenSSL 3.0 deprecates function codes and ERR_PUT_error() in favor of ERR_raise() and ERR_set_debug().
parent
6c7addf7
Please register or sign in to comment
OpenSSL 3.0 deprecates function codes and ERR_PUT_error() in favor of ERR_raise() and ERR_set_debug().