Home
last modified time | relevance | path

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

/openssl/apps/
H A DCA.pl.in36 my $CACRL = "crl.pem";
220 $RET = run("$CA -gencrl -out ${CATOP}/crl/$CACRL $EXTRA{ca}");
221 print "Generated CRL is in ${CATOP}/crl/$CACRL\n" if $RET == 0;

Completed in 12 milliseconds