-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Improvement of recipe for OpenSSL - Addition of custom default OPENSSL_TLS_SECURITY_LEVEL (issue #21707) #21708
Conversation
I detected other pull requests that are modifying openssl/3.x.x recipe:
This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
This comment has been minimized.
This comment has been minimized.
Hi, I got the error about modification of more than one library, but I cannot see any details of the real issue. |
I got the error about modification of more than one library, but I cannot see any details of the real issue. Hello @jmalopoy sorry about that error, it's an internal CI error due concurrent CI jobs. I'll restart the CI build. Also, please, use |
This comment has been minimized.
This comment has been minimized.
Thanks for the clarification |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
This comment has been minimized.
This comment has been minimized.
Conan v1 pipeline ✔️All green in build 18 (
Conan v2 pipeline ✔️
All green in build 19 (
|
openssl/3.2
This is a proposal for improvement request #21707.
It allows to specify a custom value to OPENSSL_TLS_SECURITY_LEVEL at build time.