mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 22:18:01 -03:30
parent
dc09fc5ad1
commit
f255f39915
@ -9,6 +9,7 @@ WSGISocketPrefix /var/run/wsgi
|
||||
SSLEngine on
|
||||
SSLCertificateFile /etc/tower/tower.cert
|
||||
SSLCertificateKeyFile /etc/tower/tower.key
|
||||
SSLProtocol all -SSLv3 -SSLv2
|
||||
|
||||
WSGIScriptAlias / /var/lib/awx/wsgi.py
|
||||
WSGIPassAuthorization On
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user