]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apache/attributes/default.rb
Make the osmfoundation certificate the default cert on ridley
[chef.git] / cookbooks / apache / attributes / default.rb
index 469a1a90d9fe9269fcc78f1fb6f29d3248c9f26c..37b87aaf38a74a45e080a54a1ce6f961815255af 100644 (file)
@@ -29,5 +29,6 @@ default[:apache][:event][:max_requests_per_child] = 0
 default[:apache][:listen_address] = "*"
 
 default[:apache][:ssl][:certificate] = "openstreetmap"
 default[:apache][:listen_address] = "*"
 
 default[:apache][:ssl][:certificate] = "openstreetmap"
+default[:apache][:ssl][:certificate_chain] = "rapidssl"
 
 default[:apache][:buffered_logs] = true
 
 default[:apache][:buffered_logs] = true