]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/stats/recipes/default.rb
Remove legacy certificate support
[chef.git] / cookbooks / stats / recipes / default.rb
index 3f0303d2ef4b1a7baaa92fad26b36fad2382d36a..2c92fb2b2368f3e01fb60b73e9ae21a8766ec8cc 100644 (file)
@@ -75,7 +75,6 @@ end
 
 ssl_certificate "stats.openstreetmap.org" do
   domains ["stats.openstreetmap.org", "stats.osm.org"]
-  fallback_certificate "openstreetmap"
   notifies :reload, "service[apache2]"
 end