Ville Skyttä created ARTEMIS-586:
------------------------------------
Summary: Use https in linking to KEYS files
Key: ARTEMIS-586
URL: https://issues.apache.org/jira/browse/ARTEMIS-586
Project: ActiveMQ Artemis
Issue Type: Improvement
Reporter: Ville Skyttä
http://activemq.apache.org/artemis/download.html
The Artemis downloads page points to the KEYS files for verifying signatures.
It would be better to use https than unencrypted http when linking to these
files (if not all files). So, please replace at least this (I couldn't find
download.html anywhere in artemis git):
{code}
- http://apache.org/dist/activemq/KEYS
+ https://www.apache.org/dist/activemq/KEYS
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)