Home
last modified time | relevance | path

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

/openssl/apps/
H A Docsp.c247 char *rsignfile = NULL, *rkeyfile = NULL; in ocsp_main() local
486 rkeyfile = opt_arg(); in ocsp_main()
593 if (rkeyfile == NULL) in ocsp_main()
594 rkeyfile = rsignfile; in ocsp_main()
611 rkey = load_key(rkeyfile, FORMAT_UNDEF, 0, passin, NULL, in ocsp_main()

Completed in 9 milliseconds