puppet-horizon/releasenotes/notes/fix_ssl_handshake_errors-aece1e80e78820a2.yaml
Matthew J. Black 588b9f83c7 Horizon SSL handshake errors with apache
Added in "WSGIApplicationGroup %{GLOBAL}" to fix an issue
where horizon will have ssl handshake issues with various
SSL openstack endpoints.

Change-Id: Idd10380f1b6e6ef0ee4a4cb84317aa12131b77c4
Closes-Bug: #1700176
2017-06-23 17:25:00 -04:00

5 lines
154 B
YAML

---
issues:
- an issue with horizon having ssl handshake issues under apache with ssl endpoints.
Fix adds in WSGIApplicationGroup apache directive.