1
0
mirror of https://github.com/dev-sec/ansible-nginx-hardening.git synced 2024-11-22 15:32:01 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
schurzi
e266decde8
use ansible dhparam module (#32)
* use ansible dhparam module
2020-08-28 12:35:52 +02:00
schurzi
57f7a15b51
imove chmod to end because of generated files (#31)
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
2020-08-24 11:22:33 +02:00
schurzi
3028b5ddc7
fix linting issues (#30)
* fix linting issues

Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>

* set file permissions

Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
2020-08-24 10:45:13 +02:00
Sebastian Gumprich
d7cedf51e2
add spaces to variables 2018-11-18 10:11:00 +01:00
Sebastian Gumprich
3efd10d119 use restart instead of reload, fix syntax 2018-09-08 14:59:13 +02:00
Sebastian Gumprich
e2113ccbf1 remove useless params 2018-09-08 14:58:36 +02:00
Sebastian Gumprich
11e43b9b02 update testing and style 2018-08-15 18:16:50 +02:00
Neal Thomas Oakey
141a3934cf Fix duplicate ssl_prefer_server_ciphers error
and duplicate ssl_protocols warning

> nginx: [warn] duplicate value "TLSv1.2" in /etc/nginx/conf.d/90.hardening.conf:11
> nginx: [emerg] "ssl_prefer_server_ciphers" directive is duplicate in /etc/nginx/conf.d/90.hardening.conf:14
2017-12-20 09:40:01 +01:00
Sebastian Gumprich
36df40fe8e create dhparam file 2016-09-22 18:06:39 +02:00
Sebastian Gumprich
b1cc68a7a0 update travis, testing 2016-07-26 16:30:59 +02:00
Sebastian Gumprich
1b9dcf16cf first commit 2016-07-26 12:28:52 +02:00