-
Notifications
You must be signed in to change notification settings - Fork 803
OpenSSL 1.1.1 is deprecated #2930
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
Conversation
|
I think it would be good to schedule this when after the upcoming version was released. I agree with the suggested change, although I'd like to note that extended support for 1.1.1 is still available |
I agree
Thats why I did not touch configure script. It is still possible build with 1.1.1. But default build should produce "suppored" binary |
|
Agreed. Our AppVeyor configuration should be changed to use the pre installed 3.0 version as well then. |
|
Huh haven't used AppVeyor recently. Is there reason that OpenSC does not use GitHub Actions windows environments? |
|
|
@metsma can you please rebase so we can re-triger the CI and make sure everything works before merging? Release is out so I would like to give this some more testing. |
Signed-off-by: Raul Metsma <[email protected]>
|
Done |
|
Looking at the https://www.openssl.org/source/ I am wondering if we should keep the 3.0 or jump to 3.2 directly, which is latest stable (but has shorter support). But that can be done in separate PR later if we would like to go that direction. I think this is good to merge now. |
|
I think it is better to stick to the LTS version. |
Checklist
Signed-off-by: Raul Metsma [email protected]