mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 02:47:36 -02:30
update strings
This commit is contained in:
@@ -48,7 +48,7 @@ http {
|
||||
server_name _;
|
||||
keepalive_timeout 70;
|
||||
|
||||
ssl_certificate /etc/tower/tower.crt;
|
||||
ssl_certificate /etc/tower/tower.cert;
|
||||
ssl_certificate_key /etc/tower/tower.key;
|
||||
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
|
||||
ssl_ciphers HIGH:!aNULL:!MD5;
|
||||
|
||||
Reference in New Issue
Block a user