Sebb created OFBIZ-11193:
----------------------------
Summary: Please use HTTPS for KEYS, sigs and hashes
Key: OFBIZ-11193
URL:
https://issues.apache.org/jira/browse/OFBIZ-11193 Project: OFBiz
Issue Type: Bug
Reporter: Sebb
The download page
https://ofbiz.apache.org/download.html uses relative links of the form:
<a href ="//www.apache.org/dist/ofbiz/KEYS" target="external">[KEYS]</a>
Whilst these currently happen to be equal to https because of the redirect from http, this is not guaranteed. The links for KEYS, sigs and hashes must please use absolute https URLs.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)