Searched refs:tls_protocols (Results 1 – 1 of 1) sorted by relevance
119 char *tls_protocols; /* TLS protocols */ variable545 if (tls_config_parse_protocols(&protocols, tls_protocols) == -1) in main()546 errx(1, "invalid TLS protocols `%s'", tls_protocols); in main()1701 { "protocols", -1, &tls_protocols }, in process_tls_opt()