mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
parent
7728c720db
commit
77c76bece1
@ -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