]> git.ipfire.org Git - thirdparty/curl.git/commit
mbedtls: no pinnedpubkey wo MBEDTLS_SSL_KEEP_PEER_CERTIFICATE
authorMichał Antoniak <m.antoniak@posnet.com.pl>
Wed, 14 Jan 2026 14:40:57 +0000 (15:40 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 15 Jan 2026 21:41:07 +0000 (22:41 +0100)
commit75c7d2aeba63cd6874d2fb7cf31c285e38f6ed60
treef3fb518d13f342ae29d3df9bb185a779bb3a6e5b
parentde69e6779317d8de0a4e884beec25f21bfa9ef3a
mbedtls: no pinnedpubkey wo MBEDTLS_SSL_KEEP_PEER_CERTIFICATE

Behavior similar to when MBEDTLS_PK_WRITE_C is not defined.

Closes #20319
lib/vtls/mbedtls.c