Home
last modified time | relevance | path

Searched refs:CACERT (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/apps/
DCA.pl.in39 my $CACERT = "cacert.pem";
152 copy_pemfile($FILE,"${CATOP}/$CACERT", "CERTIFICATE");
159 . " -out ${CATOP}/$CACERT $CADAYS -batch"
163 print "CA certificate is in ${CATOP}/$CACERT\n" if $RET == 0;
169 . " -certfile ${CATOP}/$CACERT"
192 my $status = run("$VERIFY \"-CAfile\" ${CATOP}/$CACERT $file $EXTRA{verify}");
/third_party/curl/packages/vms/
Dcurlmsg.msg106 SSL_CACERT <SSL CACERT, problem with the CA cert (path?)>
123 SSL_CACERT_BADFILE <could not load CACERT file>