Skip to content

Fix OpenSSL 3.0.x related issues.#10291

Merged
yossigo merged 1 commit intoredis:unstablefrom
yossigo:fix-openssl3-issues
Feb 15, 2022
Merged

Fix OpenSSL 3.0.x related issues.#10291
yossigo merged 1 commit intoredis:unstablefrom
yossigo:fix-openssl3-issues

Conversation

@yossigo
Copy link
Collaborator

@yossigo yossigo commented Feb 13, 2022

* Drop obsolete initialization calls.
* Use decoder API for DH parameters.
* Enable auto DH parameters if not explicitly used, which should be the
  preferred configuration going forward.
@yossigo yossigo added the release-notes indication that this issue needs to be mentioned in the release notes label Feb 15, 2022
@yossigo yossigo merged commit 3881f78 into redis:unstable Feb 15, 2022
@yossigo yossigo deleted the fix-openssl3-issues branch February 15, 2022 06:37
@oranagra oranagra mentioned this pull request Feb 28, 2022
This was referenced Apr 27, 2022
oranagra pushed a commit that referenced this pull request Apr 27, 2022
* Drop obsolete initialization calls.
* Use decoder API for DH parameters.
* Enable auto DH parameters if not explicitly used, which should be the
  preferred configuration going forward.

(cherry picked from commit 3881f78)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-notes indication that this issue needs to be mentioned in the release notes

Projects

Development

Successfully merging this pull request may close these issues.

redis 6.2.6 configure with openssl 3.0.1

2 participants