Home
last modified time | relevance | path

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

/openssl/apps/
H A Dx509.c282 char *CAkeyfile = NULL, *CAserial = NULL, *pubkeyfile = NULL, *alias = NULL; in x509_main() local
440 pubkeyfile = opt_arg(); in x509_main()
663 if (pubkeyfile != NULL) { in x509_main()
664 if ((pubkey = load_pubkey(pubkeyfile, keyformat, 0, NULL, e, in x509_main()
675 if (privkeyfile == NULL && pubkeyfile == NULL) { in x509_main()

Completed in 7 milliseconds