microsoft/msquic

Add support for PKCS12 & PKCS7 certificate formats to Schannel TLS

Open

#1 453 ouverte le 9 avr. 2021

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)C (671 forks)github user discovery
TLS: Schannelhelp wanted

Métriques du dépôt

Stars
 (4 712 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

#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.

Guide contributeur