]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/ssl/attributes/default.rb
Remove duplication of the defaulkt cipher string
[chef.git] / cookbooks / ssl / attributes / default.rb
index d7a4147a0b98de16afdbb034ad2f8dbc66a83af9..2804f6ea53ee85e8cecbb929a17f4ce9b130f30c 100644 (file)
@@ -1 +1,2 @@
 default[:ssl][:certificates] = []
+default[:ssl][:ciphers] = "aRSA+HIGH:+kEDH:+kRSA:!kSRP:!kPSK:+3DES:!MD5"