[ 
https://issues.apache.org/jira/browse/ARTEMIS-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16348316#comment-16348316
 ] 

ASF GitHub Bot commented on ARTEMIS-1649:
-----------------------------------------

Github user michaelandrepearce commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/1834#discussion_r165304543
  
    --- Diff: 
artemis-core-client/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyConnector.java
 ---
    @@ -416,6 +421,13 @@ private String getHttpUpgradeInfo() {
           return ", activemqServerName=" + serverName + ", 
httpUpgradeEndpoint=" + acceptor;
        }
     
    +   private String realKeyStorePath;
    --- End diff --
    
    copying comment from old PR, please can we keep these method scope.


> enable openssl provider for Netty
> ---------------------------------
>
>                 Key: ARTEMIS-1649
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1649
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>            Reporter: Rico Pahlisch
>            Priority: Major
>
> We want to use the native Openssl Provider for netty to use the native 
> openssl.
> Added the supprt to switch between JDK and OpenSSL Provider.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to