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
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
The text was updated successfully, but these errors were encountered:
To follow this ticket.
Sorry, something went wrong.
We do not rely on Erlang OpenSSL support. Probably, we should be able to adapt processone/fast_tls to use openSSL 3.
fast_tls got OpenSSL 3 support in version 1.1.14, see processone/fast_tls#56 and that means ejabberd 22.05
No branches or pull requests
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):
The current solution is simple: continue using OpenSSL 1 until Erlang/OTP 25
The text was updated successfully, but these errors were encountered: