]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mailman/recipes/default.rb
Remove legacy certificate support
[chef.git] / cookbooks / mailman / recipes / default.rb
index 6dca950675b2f4e8973da669ff7aad77c196602f..8fb1b90923f1edddaedd533786666c395324c0fc 100644 (file)
@@ -43,7 +43,6 @@ apache_module "rewrite"
 
 ssl_certificate "lists.openstreetmap.org" do
   domains "lists.openstreetmap.org"
-  fallback_certificate "openstreetmap"
   notifies :reload, "service[apache2]"
 end