microsoft/msquic
Add support for PKCS12 & PKCS7 certificate formats to Schannel TLS
開放
#1,453 建立於 2021年4月9日
TLS: Schannelhelp wanted
倉庫指標
- 星標
- (4,764 顆星)
- PR 合併指標
- (平均合併 6天) (30 天內合併 40 個 PR)
描述
#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.