X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/c4abdded449ba9f2905f78fb9d2c017a49f99b17..d7897a0aa9147b2cea021cf478461ae9df12277c:/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"