mirror of
https://github.com/ansible/awx.git
synced 2026-03-14 23:47:28 -02:30
committed by
John Mitchell
parent
7728c720db
commit
77c76bece1
@@ -9,6 +9,7 @@ WSGISocketPrefix /var/run/wsgi
|
|||||||
SSLEngine on
|
SSLEngine on
|
||||||
SSLCertificateFile /etc/tower/tower.cert
|
SSLCertificateFile /etc/tower/tower.cert
|
||||||
SSLCertificateKeyFile /etc/tower/tower.key
|
SSLCertificateKeyFile /etc/tower/tower.key
|
||||||
|
SSLProtocol all -SSLv3 -SSLv2
|
||||||
|
|
||||||
WSGIScriptAlias / /var/lib/awx/wsgi.py
|
WSGIScriptAlias / /var/lib/awx/wsgi.py
|
||||||
WSGIPassAuthorization On
|
WSGIPassAuthorization On
|
||||||
|
|||||||
Reference in New Issue
Block a user