[Oisf-users] Location header value when using non-secure download link incorrect

Eric Urban eurban at umn.edu
Fri Mar 23 14:52:37 UTC 2018


I was attempting to download the 4.1.0 beta version (which looks like it
has some great features by the way!) and have a script that uses the http
download link.  It looks like the location header value on the download
server is incorrect as it is missing the forward slash after the hostname.
Chrome and Firefox handle this ok since they use the secure site, but
Safari tries the non-secure one so has issues.


curl -i
http://www.openinfosecfoundation.org/download/suricata-4.1.0-beta1.tar.gz
HTTP/1.1 302 Found
Date: Fri, 23 Mar 2018 14:44:02 GMT
Server: Apache/2.4.18 (Ubuntu)
Location:
https://openinfosecfoundation.orgdownload/suricata-4.1.0-beta1.tar.gz
Content-Length: 348
Content-Type: text/html; charset=iso-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href="
https://openinfosecfoundation.orgdownload/suricata-4.1.0-beta1.tar.gz
">here</a>.</p>
<hr>
<address>Apache/2.4.18 (Ubuntu) Server at www.openinfosecfoundation.org
Port 80</address>
</body></html>

-- 
Eric Urban
University Information Security | Office of Information Technology |
it.umn.edu
University of Minnesota | umn.edu
eurban at umn.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openinfosecfoundation.org/pipermail/oisf-users/attachments/20180323/26bc038e/attachment.html>


More information about the Oisf-users mailing list