Searched refs:precert (Results 1 – 3 of 3) sorted by relevance
| /src/crypto/openssl/apps/ |
| H A D | req.c | 313 int noenc = 0, newhdr = 0, subject = 0, pubkey = 0, precert = 0, x509v1 = 0; in req_main() local 531 newreq = precert = 1; in req_main() 911 if (precert) { in req_main() 927 if (precert) { in req_main()
|
| H A D | CA.pl.in | 289 $RET = run(@REQ, qw(-x509 -precert -keyout), $NEWKEY, "-out", $NEWCERT, @DAYS, @{$EXTRA{req}});
|
| /src/crypto/openssl/doc/man1/ |
| H A D | openssl-req.pod.in | 49 [B<-precert>] 101 (B<-new> or B<-newkey> or B<-precert>) are not specified. 408 =item B<-precert>
|