microsoft/msquic

Add support for PKCS12 & PKCS7 certificate formats to Schannel TLS

Offen

#1.453 geöffnet am 09.04.2021

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (686 Forks)github user discovery
TLS: Schannelhelp wanted

Repository-Metriken

Stars
 (4.764 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T) (40 gemergte PRs in 30 T)

Beschreibung

#1351 added option to load certificate from ASN.1 encoded buffer and #1450 allows to export peer certificate(s) in ASN.1 form as well. While there is no pressing need for this on Windows with Schannel, it would be nice to get parity for anybody who does not want to or cannot use platform pointers.

Contributor Guide