Skip to content

openssl: use SSL_CTX_set_keylog_callback with LibreSSL 3.5.0#11615

Closed
vszakats wants to merge 1 commit intocurl:masterfrom
vszakats:libressl-use-keylog
Closed

openssl: use SSL_CTX_set_keylog_callback with LibreSSL 3.5.0#11615
vszakats wants to merge 1 commit intocurl:masterfrom
vszakats:libressl-use-keylog

Conversation

@vszakats
Copy link
Member

@vszakats vszakats commented Aug 7, 2023

LibreSSL 3.5.0 (2022-02-24) added support for
SSL_CTX_set_keylog_callback.

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

Closes #11615

LibreSSL 3.5.0 (2022-02-24) added support for
`SSL_CTX_set_keylog_callback`.

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

Closes #xxxxx
@vszakats vszakats closed this in e43474b Aug 8, 2023
@vszakats vszakats deleted the libressl-use-keylog branch August 8, 2023 09:12
ptitSeb pushed a commit to wasix-org/curl that referenced this pull request Sep 25, 2023
LibreSSL 3.5.0 (2022-02-24) added support for
`SSL_CTX_set_keylog_callback`.

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

Reviewed-by: Jay Satiro
Closes curl#11615
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