Skip to content

OpenSSL 3.0: how to enable SSLv3_method (compatibility with legacy system) #21416

Answered by t8m
massimoborroni asked this question in Q&A
Discussion options

You must be logged in to vote

You definitely need to set the SECLEVEL=0. The ciphers in the default configuration were also changed in 3.0.

Maybe you also need to set some legacy weak ciphersuites to be able to communicate with the server?

Replies: 14 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@massimoborroni
Comment options

Answer selected by t8m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #21382 on July 10, 2023 15:14.