diff options
author | Christian Heimes <cheimes@redhat.com> | 2015-11-25 20:42:17 +0100 |
---|---|---|
committer | Matthew Harmsen <mharmsen@pki.usersys.redhat.com> | 2015-12-15 15:59:40 -0700 |
commit | d895ca41472112a3ef07486419d4580f6c9d0983 (patch) | |
tree | 9fba683660a97f902ab33f9991237c164272a9b1 /pylint-build-scan.sh | |
parent | 54bbce097db9caaeeeda04bd547f2798221591ed (diff) | |
download | pki-d895ca41472112a3ef07486419d4580f6c9d0983.tar.gz pki-d895ca41472112a3ef07486419d4580f6c9d0983.tar.xz pki-d895ca41472112a3ef07486419d4580f6c9d0983.zip |
sslget must set Host HTTP header
The sslget tool sends a TLS SNI header. Apache doesn't like server name
indication without a matching HTTP header. Requests without a Host
header are refused with
HTTP/1.1 400 Bad Request
Hostname example.org provided via SNI, but no hostname provided in HTTP request
sslget now sets a Host HTTP header for all requests.
https://fedorahosted.org/pki/ticket/1704
Signed-off-by: Christian Heimes <cheimes@redhat.com>
(cherry picked from commit 73f5e33c945d865a88b47491b73553ba8ecf2f53)
Diffstat (limited to 'pylint-build-scan.sh')
0 files changed, 0 insertions, 0 deletions