[
https://issues.apache.org/jira/browse/ARTEMIS-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108634#comment-17108634
]
ASF subversion and git services commented on ARTEMIS-2718:
----------------------------------------------------------
Commit a88815d9b3c903853e052052423c1f628ee49367 in activemq-artemis's branch
refs/heads/master from Emmanuel Hugonnet
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=a88815d ]
[ARTEMIS-2704]: Provide a SPI to manage and cache SSLContext.
* Adding a new SPI to allow for SSLContext reuse accross the broker.
* Providing a default behaviour similar to the existing one.
[ARTEMIS-2718]: Take advantage of ARTEMIS-2704 to cache SSLContexts.
* Adding a cache for SSLContexts and reusing them accross acceptors and
connectors.
Issue: https://issues.apache.org/jira/browse/ARTEMIS-2704
Issue: https://issues.apache.org/jira/browse/ARTEMIS-2718
> Take advantage of ARTEMIS-2704 to cache SSLContexts
> ---------------------------------------------------
>
> Key: ARTEMIS-2718
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2718
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Emmanuel Hugonnet
> Priority: Major
>
> Using the ARTEMIS-2704 feature we can now cache the SSLContexts
--
This message was sent by Atlassian Jira
(v8.3.4#803005)