]> git.openstreetmap.org Git - chef.git/commitdiff
community: disable STARTTLS validation for the moment
authorGrant Slater <github@firefishy.com>
Fri, 18 Nov 2022 00:17:14 +0000 (00:17 +0000)
committerGrant Slater <github@firefishy.com>
Fri, 18 Nov 2022 00:17:14 +0000 (00:17 +0000)
cookbooks/community/templates/default/web_only.yml.erb

index a4ff342116db33ef3df84a0f08986f12ff3c2afe..7fbd4a8a7d77f6055db9be137621db35e2ddc88e 100644 (file)
@@ -47,6 +47,7 @@ env:
 
   DISCOURSE_SMTP_ADDRESS: <%= node[:exim][:smarthost_via].split(":", 2)[0] %>
   DISCOURSE_SMTP_PORT: <%= node[:exim][:smarthost_via].split(":", 2)[1] || "25" %>
+  DISCOURSE_SMTP_OPENSSL_VERIFY_MODE: none
   DISCOURSE_SMTP_USER_NAME:
   DISCOURSE_SMTP_PASSWORD:
   DISCOURSE_SMTP_DOMAIN: community.openstreetmap.org