Home | History | Annotate | Download | only in vtls

Lines Matching refs:pkcs12

69 #include <openssl/pkcs12.h>
653 PKCS12 *p12;
659 failf(data, "could not open PKCS12 file '%s'", cert_file);
666 failf(data, "error reading PKCS12 file '%s'", cert_file);
675 "could not parse PKCS12 file, check password, " OSSL_PACKAGE
687 "could not load PKCS12 client certificate, " OSSL_PACKAGE
695 failf(data, "unable to use private key from PKCS12 file '%s'",
701 failf(data, "private key from PKCS12 file '%s' "