microsoft/msquic
Add support for PKCS12 & PKCS7 certificate formats to Schannel TLS
オープン
#1,453 opened on 2021/04/09
TLS: Schannelhelp wanted
Repository metrics
- Stars
- (4,764 個のスター)
- PR merge metrics
- (平均マージ 6d) (30d で 40 merged PRs)
説明
#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.