]> gitweb.michael.orlitzky.com - mutt.git/blob - ssl
muttrc: add example "alternates" line.
[mutt.git] / ssl
1 # Don't connect unless TLS is available.
2 set ssl_force_tls=yes
3
4 # And if we download certs from the POP/IMAP server,
5 # store them here.
6 set certificate_file="~/.mutt/.mutt.crt"