Searched refs:OPT_CRL (Results 1 – 2 of 2) sorted by relevance
/openssl/apps/ |
H A D | s_client.c | 480 OPT_CERT, OPT_CRL, OPT_CRL_DOWNLOAD, OPT_SESS_OUT, OPT_SESS_IN, enumerator 732 {"CRL", OPT_CRL, '<', "CRL file to use"}, 1091 case OPT_CRL: in s_client_main()
|
H A D | s_server.c | 716 OPT_VERIFY, OPT_NAMEOPT, OPT_UPPER_V_VERIFY, OPT_CONTEXT, OPT_CERT, OPT_CRL, enumerator 848 {"CRL", OPT_CRL, '<', "CRL file to use"}, 1243 case OPT_CRL: in s_server_main()
|
Completed in 32 milliseconds