Home
last modified time | relevance | path

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

/openssl/apps/
H A Docsp.c241 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
480 rkeyfile = opt_arg(); in ocsp_main()
583 if (rkeyfile == NULL) in ocsp_main()
584 rkeyfile = rsignfile; in ocsp_main()
601 rkey = load_key(rkeyfile, FORMAT_UNDEF, 0, passin, NULL, in ocsp_main()

Completed in 6 milliseconds