Home
last modified time | relevance | path

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

/openssl/apps/
H A Ds_client.c866 char *cert_file = NULL, *key_file = NULL, *chain_file = NULL; in s_client_main() local
1398 chain_file = opt_arg(); in s_client_main()
1761 if (chain_file != NULL) { in s_client_main()
1762 if (!load_certs(chain_file, 0, &chain, pass, "client certificate chain")) in s_client_main()

Completed in 11 milliseconds