Skip to content

openssl: use SSL_CTX_set_ciphersuites with LibreSSL 3.4.1#11616

Closed
vszakats wants to merge 2 commits intocurl:masterfrom
vszakats:libressl-use-set-ciphersuites
Closed

openssl: use SSL_CTX_set_ciphersuites with LibreSSL 3.4.1#11616
vszakats wants to merge 2 commits intocurl:masterfrom
vszakats:libressl-use-set-ciphersuites

Conversation

@vszakats
Copy link
Member

@vszakats vszakats commented Aug 7, 2023

LibreSSL 3.4.1 (2021-10-14) added support for
SSL_CTX_set_ciphersuites.

Ref: https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.4.1-relnotes.txt

Closes #11616

@vszakats vszakats closed this in b0bb86c Aug 8, 2023
@vszakats vszakats deleted the libressl-use-set-ciphersuites branch August 8, 2023 09:12
ptitSeb pushed a commit to wasix-org/curl that referenced this pull request Sep 25, 2023
LibreSSL 3.4.1 (2021-10-14) added support for
`SSL_CTX_set_ciphersuites`.

Ref: https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.4.1-relnotes.txt

Reviewed-by: Jay Satiro
Closes curl#11616
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants