[
https://issues.apache.org/jira/browse/ARTEMIS-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084914#comment-17084914
]
ASF subversion and git services commented on ARTEMIS-2711:
----------------------------------------------------------
Commit 410a552894140cc9fac5cd1fed5b5d21cda999cb in activemq-artemis's branch
refs/heads/master from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=410a552 ]
ARTEMIS-2711 use peer host:port for acceptor SSL engine
> 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
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)