We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following seems to exist: https://www.openssl.org/docs/man1.1.1/man3/SSL_CTX_set_security_level.html
But does not exist in openssl_sys.
openssl_sys
This prevents from tolerating lower security level (https://askubuntu.com/questions/1233186/ubuntu-20-04-how-to-set-lower-ssl-security-level) for a few hosts instead of globally.
The text was updated successfully, but these errors were encountered:
Happy to take a PR adding it!
Sorry, something went wrong.
No branches or pull requests
The following seems to exist:
https://www.openssl.org/docs/man1.1.1/man3/SSL_CTX_set_security_level.html
But does not exist in
openssl_sys
.This prevents from tolerating lower security level (https://askubuntu.com/questions/1233186/ubuntu-20-04-how-to-set-lower-ssl-security-level) for a few hosts instead of globally.
The text was updated successfully, but these errors were encountered: