[
https://issues.apache.org/jira/browse/ARTEMIS-5341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933262#comment-17933262
]
Gary Tully commented on ARTEMIS-5341:
-------------------------------------
The utilities in the fix for ARTEMIS-5340 can provide the implementation, it
just needs to be plugged into the abstract connection is some way
> Support loading pem provider for producer/consumer commands with --protocol
> amqp
> --------------------------------------------------------------------------------
>
> Key: ARTEMIS-5341
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5341
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.39.0
> Reporter: Gary Tully
> Priority: Major
>
> SSLSupport will load the pem provider when there are pem keystores in play,
> which sorts the core client.
> With the artemis producer/consumer cmd line tools, there is the option to use
> --protocol amqp which uses the qpid jms client. This does not use SSLSupport,
> and in that case the pem provider needs to configured separately. In code or
> thought java.security
> it would be great if for example, the ConnectionAbstract class could parse
> the brokerUrl to identify a pem store, presence of property matching
> transport.*Store=PEM* and do the auto load of the provider.
> This would keep pem support consistent between the supported clients.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact