Searched refs:opt_tls_extra (Results 1 – 1 of 1) sorted by relevance
171 static char *opt_tls_extra = NULL; variable760 { &opt_tls_extra }, { &opt_tls_trusted }, { &opt_tls_host },1526 if (opt_tls_extra != NULL) { in setup_ssl_ctx()1527 STACK_OF(X509) *tls_extra = load_certs_multifile(opt_tls_extra, in setup_ssl_ctx()2929 opt_tls_extra = opt_str(); in get_opts()3761 && opt_tls_extra == NULL && opt_tls_trusted == NULL in cmp_main()