Update nginx to 1.17.3, enable TLS 1.3
Uses the current intermediate recommended config from https://ssl-config.mozilla.org Closes #92
This commit is contained in:
@@ -4,7 +4,7 @@ maintainer_email 'mail@kosmos.org'
|
||||
license 'MIT'
|
||||
description 'Installs/Configures kosmos-nginx'
|
||||
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
||||
version '0.2.0'
|
||||
version '0.3.0'
|
||||
|
||||
depends 'nginx'
|
||||
depends 'firewall'
|
||||
|
||||
Reference in New Issue
Block a user