Nate Bohman
|
b29ebe9de7
|
Removing if statement around nginx.ng.certificates
Found the problem in that dh_param was set to an int but only a string
or a dictionary would work with the code
|
5 lat temu |
Nate Bohman
|
203532c122
|
Changing Nginx NG to Check for Certificates
Still getting an error message when attempting to apply Nginx.NG
|
5 lat temu |
Matt M
|
19d0102c2e
|
Ensure that pillar.get on nginx:ng:dhparam has a sane
default value if dhparam isn't defined in the pillar.
|
7 lat temu |
Gilles Dartiguelongue
|
43c4eca3bb
|
Add missing dependency on nginx_service
|
7 lat temu |
Gilles Dartiguelongue
|
d2bc1e6d7c
|
Add support for specifying dh_param file name
|
7 lat temu |
Gilles Dartiguelongue
|
db2db31300
|
Handle installation of openssl to generate DH param
|
7 lat temu |
Tobias Macey
|
9ab4e3f411
|
Added dhparam file creation
In order to improve security and ease of use, added creation/generation
of dhparam file.
|
8 lat temu |
abednarik
|
57011ba3bf
|
Make certificates path configurable.
|
7 lat temu |
Arthur Lutz
|
727826d272
|
avoid crash if private_key is not shipped in pillar
|
8 lat temu |
Andrew Vant
|
51b612002b
|
Added nginx.ng.certificates state.
|
9 lat temu |