From 053d5b3f7703e0382e5280f4ac8f06461f2ce353 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Thu, 2 Jun 2022 15:04:21 -0400 Subject: Fix ssl certificates in s-nail --- dot_s-nail.rc | 5 ----- 1 file changed, 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 -- cgit v1.2.3