Skip to content

Conversation

@botovq
Copy link
Contributor

@botovq botovq commented Oct 23, 2025

Curl is one of the last callers of PKCS12_PBE_add(). It has been a noop since OpenSSL 0.9.8k (2006) stubbed it out when moving the built-in PBE algorithms to a static table:
openssl/openssl@b8f702a

Curl is one of the last callers of PKCS12_PBE_add(). It has been a noop
since OpenSSL 0.9.8k (2006) stubbed it out when moving the built-in PBE
algorithms to a static table:
openssl/openssl@b8f702a
@botovq
Copy link
Contributor Author

botovq commented Oct 23, 2025

Surely the failure in the schannel backend is unrelated to this PR.

@bagder bagder added the TLS label Oct 23, 2025
@bagder bagder closed this in 2edce44 Oct 23, 2025
@bagder
Copy link
Member

bagder commented Oct 23, 2025

Thanks!

@botovq botovq deleted the pkcs12-pbe-add branch October 23, 2025 12:19
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.

2 participants