[
https://issues.apache.org/jira/browse/COMMONSSITE-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480703#comment-17480703
]
Gilles Sadowski commented on COMMONSSITE-85:
--------------------------------------------
File
["site.xml"|https://svn.apache.org/repos/asf/commons/cms-site/trunk/content/site.xml]
contains many URLs with {{http://}}.
Any reason not to
{code}
s/http/https/
{code}
?
> https for images
> ----------------
>
> Key: COMMONSSITE-85
> URL: https://issues.apache.org/jira/browse/COMMONSSITE-85
> Project: Apache Commons All
> Issue Type: Bug
> Components: Site
> Reporter: Julian Ladisch
> Priority: Major
> Attachments: https-image.patch
>
>
> https://commons.apache.org/ does not have a green lock icon, but a grey lock
> icon with yellow warning sign with the message that the connection is
> unsecure. This is caused by two images with http. The patch fixes these
> images by replacing http by https to avoid this mixed content warning.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)