Home
last modified time | relevance | path

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

/openssl/apps/
H A Docsp.c250 char *signfile = NULL, *keyfile = NULL; in ocsp_main() local
380 signfile = opt_arg(); in ocsp_main()
680 && (signfile != NULL || reqout != NULL in ocsp_main()
691 if (signfile != NULL) { in ocsp_main()
693 keyfile = signfile; in ocsp_main()
694 signer = load_cert(signfile, FORMAT_UNDEF, "signer certificate"); in ocsp_main()

Completed in 8 milliseconds