Searched refs:opt_tls_extra (Results 1 – 1 of 1) sorted by relevance
145 static char *opt_tls_extra = NULL; variable557 {&opt_tls_extra}, {&opt_tls_trusted}, {&opt_tls_host},1261 if (opt_tls_extra != NULL) { in setup_ssl_ctx()1262 STACK_OF(X509) *tls_extra = load_certs_multifile(opt_tls_extra, in setup_ssl_ctx()1840 || opt_tls_keypass != NULL || opt_tls_extra != NULL in setup_client_ctx()2272 opt_tls_extra = opt_str(); in get_opts()
Completed in 7 milliseconds