You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2020/05/08 16:59:01 UTC

[GitHub] [activemq-artemis] jbertram commented on pull request #3073: [ARTEMIS-2704]: Provide a SPI to manage and cache SSLContext.

jbertram commented on pull request #3073:
URL: https://github.com/apache/activemq-artemis/pull/3073#issuecomment-625914869


   This looks better, but I still have a few questions...
   
   1. The function of `priority` of an `SSLContextFactory` is still unclear to me. Will an `SSLContextFactory` with a mathematically larger `priority` be used in lieu of an `SSLContextFactory` with a mathematically lower `priority`? What's the purpose of defining multiple `SSLContextFactory` in the first place? 
   2. Why does the `org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextFactory` file loaded by `SSLContextFactoryProvider` have 2 implementations now?
   3. Why are you only using `SSLContextFactoryProvider` for the JDK provider and not the OpenSSL provider?


----------------------------------------------------------------
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:
users@infra.apache.org