mbedtls: support CURLOPT_CERTINFO

Closes #13113
This commit is contained in:
Sergey Markelov 2024-03-12 17:21:06 -07:00 committed by Daniel Stenberg
parent cb96ca1b64
commit 35c0117f47
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
7 changed files with 74 additions and 7 deletions

View file

@ -20,7 +20,6 @@ HTTP GET
<features>
SSL
!bearssl
!mbedtls
!rustls
!wolfssl
</features>