Skip to content
New issue

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

Add support for SSL_CTX_set_compliance_policy #182

Closed
reedloden opened this issue Oct 30, 2023 · 1 comment
Closed

Add support for SSL_CTX_set_compliance_policy #182

reedloden opened this issue Oct 30, 2023 · 1 comment

Comments

@reedloden
Copy link

BoringSSL added a SSL_CTX_set_compliance_policy(ssl_compliance_policy_fips_202205) option that enforces the use of FIPS-complaint algorithms/ciphers. It would be great if boring supported this option and even enabled it by default when the fips feature is enabled.

@reedloden
Copy link
Author

Seems like this was added in #212 by @jhoyla.

@nox nox closed this as completed Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants