[
https://issues.apache.org/jira/browse/ARTEMIS-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram updated ARTEMIS-2711:
------------------------------------
Description: Currently the Netty acceptor is using its _own_ host & port
when creating the SSL engine. It should use the peer's host & port instead.
This is necessary for proper host verification (e.g. when using
{{verifyHost=true}} on the acceptor). (was: Currently the acceptor is using
its *own* host & port when creating the SSL engine. It should use the peer's
host & port instead. This is necessary for proper host verification (e.g. when
using {{verifyHost=true}} on the acceptor).)
> Use peer host & port for acceptor's SSL engine
> ----------------------------------------------
>
> Key: ARTEMIS-2711
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2711
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
>
> Currently the Netty acceptor is using its _own_ host & port when creating the
> SSL engine. It should use the peer's host & port instead. This is necessary
> for proper host verification (e.g. when using {{verifyHost=true}} on the
> acceptor).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)