test: add hasOpenSSL3 constant
This commit adds a constant to identify if the version of OpenSSl is 3 or above. The motivation for this is it allows for checking this value in tests to make sure that they work with OpenSSL 3.x, and also with earlier versions.
parent
e18afe45
Please register or sign in to comment