X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d168351c5b49bd9689de106601c7267a19b7985b..104791d2fc4d287c5074034bf8780b3ac4d3ee5d:/cookbooks/apache/attributes/default.rb diff --git a/cookbooks/apache/attributes/default.rb b/cookbooks/apache/attributes/default.rb index 73184f049..41779d7d7 100644 --- a/cookbooks/apache/attributes/default.rb +++ b/cookbooks/apache/attributes/default.rb @@ -27,3 +27,5 @@ default[:apache][:event][:threads_per_child] = 25 default[:apache][:event][:max_requests_per_child] = 0 default[:apache][:listen_address] = "*" + +default[:apache][:ssl][:certificate] = "openstreetmap"