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

Support OpenSSL 3 #3697

Closed
badlop opened this issue Oct 13, 2021 · 3 comments
Closed

Support OpenSSL 3 #3697

badlop opened this issue Oct 13, 2021 · 3 comments

Comments

@badlop
Copy link
Member

badlop commented Oct 13, 2021

OpenSSL 3 has been released (RC announcement) and will eventually be available in operating systems (see Debian experimental).

List of problem reports when updating to OpenSSL 3:

Current state in Erlang (as explained in this comment):

support for OpenSSL 3.0 API is planned, but not before OTP-25.0.

The current solution is simple: continue using OpenSSL 1 until Erlang/OTP 25

@Neustradamus
Copy link

To follow this ticket.

@mremond
Copy link
Member

mremond commented Feb 22, 2022

We do not rely on Erlang OpenSSL support. Probably, we should be able to adapt processone/fast_tls to use openSSL 3.

@badlop
Copy link
Member Author

badlop commented May 25, 2022

fast_tls got OpenSSL 3 support in version 1.1.14, see processone/fast_tls#56 and that means ejabberd 22.05

@badlop badlop closed this as completed May 25, 2022
@badlop badlop added this to the ejabberd 22.05 milestone May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants