Skip to content

Commit

Permalink
fix(test) fix config test after #563
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultcha committed Sep 29, 2015
1 parent 632886f commit 6bff4b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/unit/statics_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ nginx: |
ssl_certificate {{ssl_cert}};
ssl_certificate_key {{ssl_key}};
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;# omit SSLv3 because of POODLE (CVE-2014-3566)
location / {
default_type 'text/plain';
Expand Down

0 comments on commit 6bff4b8

Please sign in to comment.