]> git.openstreetmap.org Git - chef.git/blob - cookbooks/ssl/attributes/default.rb
Remove duplication of the defaulkt cipher string
[chef.git] / cookbooks / ssl / attributes / default.rb
1 default[:ssl][:certificates] = []
2 default[:ssl][:ciphers] = "aRSA+HIGH:+kEDH:+kRSA:!kSRP:!kPSK:+3DES:!MD5"