Home
last modified time | relevance | path

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

/dports/japanese/mutt-devel/mutt-1.5.21/
H A Dmutt_ssl_gnutls.c290 if (!option(OPTTLSV1) && !option(OPTSSLV3)) in tls_negotiate()
295 else if (!option(OPTTLSV1)) in tls_negotiate()
H A Dmutt.h381 OPTTLSV1, enumerator
H A Dmutt_ssl.c302 if (!option(OPTTLSV1)) in ssl_socket_open()
H A Dinit.h3028 { "ssl_use_tlsv1", DT_BOOL, R_NONE, OPTTLSV1, 1 },