[
https://issues.apache.org/jira/browse/ARTEMIS-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16211075#comment-16211075
]
ASF subversion and git services commented on ARTEMIS-1469:
----------------------------------------------------------
Commit b386c7c5aee42771c0ac13fa34cd9b651cd74e89 in activemq-artemis's branch
refs/heads/master from [~cshannon]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=b386c7c ]
ARTEMIS-1469 - Add support for trusting any client certificate
Added a new trustAll flag which will support trusting any client
keystore when doing testing against a broker. This setting should not
be used in production and is strictly for testing.
> Support trusting any SSL client certificate for testing purposes
> ----------------------------------------------------------------
>
> Key: ARTEMIS-1469
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1469
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 2.3.0
> Reporter: Christopher L. Shannon
> Assignee: Christopher L. Shannon
> Priority: Minor
> Fix For: 2.4.0
>
>
> Often it is useful to support trusting any provided client certificate when
> doing testing (like in unit tests, etc). Other libraries support this such
> as Qpid JMS and this can be configured by overriding the trust manager with
> the ActiveMQ 5.x connection factory. It would be helpful to support this as
> an option with the Artemis connection factory as well.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)