[ 
https://issues.apache.org/jira/browse/ARTEMIS-2704?focusedWorklogId=418714&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-418714
 ]

ASF GitHub Bot logged work on ARTEMIS-2704:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Apr/20 16:58
            Start Date: 08/Apr/20 16:58
    Worklog Time Spent: 10m 
      Work Description: ehsavoie commented on pull request #3073: 
[ARTEMIS-2704]: Provide a SPI to manage and cache SSLContext.
URL: https://github.com/apache/activemq-artemis/pull/3073
 
 
    * Adding a new SPI to allow for SSLContext reuse accross the broker.
    * Providing a default gehaviour similar to the existing one.
   
   Jira: https://issues.apache.org/jira/browse/ARTEMIS-2704
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 418714)
    Remaining Estimate: 0h
            Time Spent: 10m

> Provide a SPI to manage and cache SSLContext 
> ---------------------------------------------
>
>                 Key: ARTEMIS-2704
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2704
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 2.11.0
>            Reporter: Emmanuel Hugonnet
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently we recreate SSLContext for each connector / acceptor and we don't 
> provide a way for an integrator to reuse its own SSLContext which leads to 
> some duplication. This small enhancement provides a way to simplify this via 
> the use of a SPI.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to