Home
last modified time | relevance | path

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

/openssl/apps/
H A Dx509.c290 int CAformat = FORMAT_UNDEF, CAkeyformat = FORMAT_UNDEF; in x509_main() local
343 if (!opt_format(opt_arg(), OPT_FMT_ANY, &CAformat)) in x509_main()
702 if (CAformat != FORMAT_UNDEF) in x509_main()
805 xca = load_cert_pass(CAfile, CAformat, 1, passin, "CA certificate"); in x509_main()

Completed in 8 milliseconds