Loading lib/vtls/openssl.c +1 −0 Original line number Diff line number Diff line Loading @@ -538,6 +538,7 @@ int cert_stuff(struct connectdata *conn, if(!cert_done) return 0; /* failure! */ break; #else failf(data, "file type P12 for certificate not supported"); return 0; Loading Loading
lib/vtls/openssl.c +1 −0 Original line number Diff line number Diff line Loading @@ -538,6 +538,7 @@ int cert_stuff(struct connectdata *conn, if(!cert_done) return 0; /* failure! */ break; #else failf(data, "file type P12 for certificate not supported"); return 0; Loading