Closed djarek closed 5 years ago
The Windows impl currently just passes the leaf certificate, which may result in validation failing with more complex chains which are not entirely known by the Windows certificate store.
Use: -CertAddEncodedCertificateToStore -CertOpenStore
CertAddEncodedCertificateToStore
CertOpenStore
The Windows impl currently just passes the leaf certificate, which may result in validation failing with more complex chains which are not entirely known by the Windows certificate store.
Use: -
CertAddEncodedCertificateToStore
-CertOpenStore