null

Searched defs:ssl_protocols (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/config/
H A Dold-set-parser.c149 static int ssl_protocols_to_min_protocol(const char *ssl_protocols, argument
161 const char *const *tmp = t_strsplit_spaces(ssl_protocols, ", ");
287 if (strcmp(key, "ssl_protocols") == 0) {
292 "setting from ssl_protocols = %s: %s",

Completed in 10 milliseconds