Searched refs:CACERT (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A DCA.pl.in59 $CACERT="cacert.pem";
110 cp_pem($FILE,"${CATOP}/$CACERT", "CERTIFICATE");
117 "-out ${CATOP}/$CACERT $CADAYS -batch " .
128 "-certfile ${CATOP}/$CACERT -out newcert.p12 " .
156 system ("$VERIFY -CAfile $CATOP/$CACERT $j");
161 system ("$VERIFY -CAfile $CATOP/$CACERT newcert.pem");
H A DCA.sh74 CACERT=./cacert.pem
122 cp_pem $FILE ${CATOP}/$CACERT CERTIFICATE
125 $X509 -in ${CATOP}/$CACERT -noout -next_serial \
132 $CA -create_serial -out ${CATOP}/$CACERT $CADAYS -batch \
150 $PKCS12 -in newcert.pem -inkey newreq.pem -certfile ${CATOP}/$CACERT \
177 $VERIFY -CAfile $CATOP/$CACERT newcert.pem
182 $VERIFY -CAfile $CATOP/$CACERT $j
H A DCA.com56 $ CACERT = "CATOP:[000000]cacert.pem"
136 $ REQ -new -x509 -keyout 'CAKEY' -out 'CACERT' 'DAYS'
148 $ PKCS12 -in newcert.pem -inkey newreq.pem -certfile 'CACERT' -
196 $ VERIFY "-CAfile" 'CACERT' newcert.pem
205 $ VERIFY "-CAfile" 'CACERT' '__tmp'
H A DCA.pl59 $CACERT="cacert.pem";
110 cp_pem($FILE,"${CATOP}/$CACERT", "CERTIFICATE");
117 "-out ${CATOP}/$CACERT $CADAYS -batch " .
128 "-certfile ${CATOP}/$CACERT -out newcert.p12 " .
156 system ("$VERIFY -CAfile $CATOP/$CACERT $j");
161 system ("$VERIFY -CAfile $CATOP/$CACERT newcert.pem");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A DCA.pl.in59 $CACERT="cacert.pem";
110 cp_pem($FILE,"${CATOP}/$CACERT", "CERTIFICATE");
117 "-out ${CATOP}/$CACERT $CADAYS -batch " .
128 "-certfile ${CATOP}/$CACERT -out newcert.p12 " .
156 system ("$VERIFY -CAfile $CATOP/$CACERT $j");
161 system ("$VERIFY -CAfile $CATOP/$CACERT newcert.pem");
H A DCA.sh74 CACERT=./cacert.pem
122 cp_pem $FILE ${CATOP}/$CACERT CERTIFICATE
125 $X509 -in ${CATOP}/$CACERT -noout -next_serial \
132 $CA -create_serial -out ${CATOP}/$CACERT $CADAYS -batch \
150 $PKCS12 -in newcert.pem -inkey newreq.pem -certfile ${CATOP}/$CACERT \
177 $VERIFY -CAfile $CATOP/$CACERT newcert.pem
182 $VERIFY -CAfile $CATOP/$CACERT $j
H A DCA.com56 $ CACERT = "CATOP:[000000]cacert.pem"
136 $ REQ -new -x509 -keyout 'CAKEY' -out 'CACERT' 'DAYS'
148 $ PKCS12 -in newcert.pem -inkey newreq.pem -certfile 'CACERT' -
196 $ VERIFY "-CAfile" 'CACERT' newcert.pem
205 $ VERIFY "-CAfile" 'CACERT' '__tmp'
H A DCA.pl59 $CACERT="cacert.pem";
110 cp_pem($FILE,"${CATOP}/$CACERT", "CERTIFICATE");
117 "-out ${CATOP}/$CACERT $CADAYS -batch " .
128 "-certfile ${CATOP}/$CACERT -out newcert.p12 " .
156 system ("$VERIFY -CAfile $CATOP/$CACERT $j");
161 system ("$VERIFY -CAfile $CATOP/$CACERT newcert.pem");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A DCA.pl.in59 $CACERT="cacert.pem";
110 cp_pem($FILE,"${CATOP}/$CACERT", "CERTIFICATE");
117 "-out ${CATOP}/$CACERT $CADAYS -batch " .
128 "-certfile ${CATOP}/$CACERT -out newcert.p12 " .
156 system ("$VERIFY -CAfile $CATOP/$CACERT $j");
161 system ("$VERIFY -CAfile $CATOP/$CACERT newcert.pem");
H A DCA.sh45 CACERT=./cacert.pem
92 $CA -out ${CATOP}/$CACERT $CADAYS -batch \
119 $VERIFY -CAfile $CATOP/$CACERT newcert.pem
124 $VERIFY -CAfile $CATOP/$CACERT $j
H A DCA.pl59 $CACERT="cacert.pem";
110 cp_pem($FILE,"${CATOP}/$CACERT", "CERTIFICATE");
117 "-out ${CATOP}/$CACERT $CADAYS -batch " .
128 "-certfile ${CATOP}/$CACERT -out newcert.p12 " .
156 system ("$VERIFY -CAfile $CATOP/$CACERT $j");
161 system ("$VERIFY -CAfile $CATOP/$CACERT newcert.pem");
H A DCA.com44 $ CACERT := ]cacert.pem
126 -out 'CATOP''CACERT' 'DAYS'
138 $ PKCS12 -in newcert.pem -inkey newreq.pem -certfile 'CATOP''CACERT -
186 $ VERIFY "-CAfile" 'CATOP''CACERT' newcert.pem
195 $ VERIFY "-CAfile" 'CATOP''CACERT' '__tmp'

Completed in 75 milliseconds