aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2022-06-02 15:04:21 -0400
committerRyan Kavanagh <rak@rak.ac>2022-06-02 15:04:21 -0400
commit053d5b3f7703e0382e5280f4ac8f06461f2ce353 (patch)
tree615bed5b88b62c2cf58af81b250c30837135b1c9
parentUpdate mutt aliases (diff)
Fix ssl certificates in s-nail
-rw-r--r--dot_s-nail.rc5
1 files changed, 0 insertions, 5 deletions
diff --git a/dot_s-nail.rc b/dot_s-nail.rc
index e70f347..7465685 100644
--- a/dot_s-nail.rc
+++ b/dot_s-nail.rc
@@ -6,11 +6,6 @@ set v15-compat
# Request strict TLL transport layer security checks
set tls-verify=strict
-# Do not load the default CA locations that are built into the used to TLS
-# library to verify TLS server certificates.
-set tls-ca-no-defaults
-# set tls-ca-file=SSL_CERTS
-
# Send mail in utf-8, unless the original poster used a different charset
set sendcharsets=utf-8
set reply-in-same-charset