[
https://issues.apache.org/jira/browse/ARTEMIS-673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
clebert suconic updated ARTEMIS-673:
------------------------------------
Affects Version/s: (was: 1.4.0)
1.2.0
> HTTPS for hawtio/jolokia should be bypass
> -----------------------------------------
>
> Key: ARTEMIS-673
> URL: https://issues.apache.org/jira/browse/ARTEMIS-673
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 1.2.0, 1.3.0
> Reporter: Dominik Lenoch
> Fix For: 1.4.0
>
>
> Everyone can bypassing SSL/HTTPS by entering HTTP instead of HTTPS. Because
> when is set <web bind="https://host:port"> element in bootstrap.xml to HTTPS,
> it's allow HTTP on same port too. There is still no way how to disable HTTP.
> I think that right way when is HTTPS set, just disable HTTP. -> enforce to
> HTTPS by default.
> But on other hand, if is really needed preserve working HTTP+HTTPS just add
> option enforceHttps=False. Or something like <web
> bind="http+https://host:port"> which makes more sense.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)