Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/apps/
H A Dca.c280 const char *infile = NULL, *spkac_file = NULL, *ss_cert_file = NULL; in ca_main() local
455 ss_cert_file = opt_arg(); in ca_main()
600 if (!selfsign || spkac_file || ss_cert_file || gencrl) { in ca_main()
985 if (ss_cert_file != NULL) { in ca_main()
987 j = certify_cert(&x, ss_cert_file, certformat, passin, pkey, in ca_main()
/third_party/openssl/apps/
H A Dca.c280 const char *infile = NULL, *spkac_file = NULL, *ss_cert_file = NULL; in ca_main() local
455 ss_cert_file = opt_arg(); in ca_main()
600 if (!selfsign || spkac_file || ss_cert_file || gencrl) { in ca_main()
971 if (ss_cert_file != NULL) { in ca_main()
973 j = certify_cert(&x, ss_cert_file, certformat, passin, pkey, in ca_main()

Completed in 9 milliseconds