Home
last modified time | relevance | path

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

/openssl/apps/
H A Docsp.c244 char *signfile = NULL, *keyfile = NULL; in ocsp_main() local
374 signfile = opt_arg(); in ocsp_main()
672 && (signfile != NULL || reqout != NULL in ocsp_main()
683 if (signfile != NULL) { in ocsp_main()
685 keyfile = signfile; in ocsp_main()
686 signer = load_cert(signfile, FORMAT_UNDEF, "signer certificate"); in ocsp_main()

Completed in 8 milliseconds