Skip to content

tls: avoid abusing CURLE_SSL_ENGINE_INITFAILED - #15430

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/ssl-not-engine-errors
Closed

tls: avoid abusing CURLE_SSL_ENGINE_INITFAILED#15430
bagder wants to merge 1 commit into
masterfrom
bagder/ssl-not-engine-errors

Conversation

@bagder

@bagder bagder commented Oct 28, 2024

Copy link
Copy Markdown
Member

That error code was introduced and has been used for OpenSSL ENGINE things and not others, so switch the other use cases over to other TLS related error codes.

That error code was introduced and has been used for OpenSSL ENGINE
things and not others, so switch the other use cases over to other TLS
related error codes.
@bagder bagder added the TLS label Oct 28, 2024
@bagder bagder closed this in cb011ac Oct 28, 2024
@bagder
bagder deleted the bagder/ssl-not-engine-errors branch October 28, 2024 15:13
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
That error code was introduced and has been used for OpenSSL ENGINE
things and not others, so switch the other use cases over to other TLS
related error codes.

Closes curl#15430
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant