Searched refs:NEWP12 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A DCA.pl.in46 my $NEWP12 = "newcert.p12";
170 . " -out $NEWP12"
172 print "PKCS #12 file is in $NEWP12\n" if $RET == 0;
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A DCA.pl.in42 my $NEWP12 = "newcert.p12";
190 . " -certfile ${CATOP}/$CACERT -out $NEWP12"
192 print "PKCS #12 file is in $NEWP12\n" if $RET == 0;

Completed in 180 milliseconds