Home
last modified time | relevance | path

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

/openssl/test/recipes/
H A D25-test_verify_store.t26 my $CAserial="certCA.srl";
89 -CAserial => $CAserial,
H A D80-test_ssl_old.t52 my $CAserial="certCA.srl";
232 "-CA", $CAcert, "-CAkey", $CAkey, "-CAserial", $CAserial,
271 "-CAserial", $CAserial,
318 "-CAserial", $CAserial,
/openssl/apps/
H A Dx509.c282 char *CAkeyfile = NULL, *CAserial = NULL, *pubkeyfile = NULL, *alias = NULL; in x509_main() local
426 CAserial = opt_arg(); in x509_main()
704 if (CAserial != NULL) in x509_main()
846 sno = x509_load_serial(CAfile, CAserial, CA_createserial); in x509_main()
/openssl/doc/man1/
H A Dopenssl-x509.pod.in75 [B<-CAserial> I<filename>]
375 the serial number file (as specified by the B<-CAserial> option) is not used.
544 =item B<-CAserial> I<filename>
559 If the B<-CA> option is specified and neither <-CAserial> or <-CAcreateserial>

Completed in 13 milliseconds