You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2021/03/24 23:03:00 UTC

[jira] [Comment Edited] (ARTEMIS-3155) Differentiate SSL store type and provider

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

Clebert Suconic edited comment on ARTEMIS-3155 at 3/24/21, 11:02 PM:
---------------------------------------------------------------------

[~jbertram] the test suite is broken after this fix:

Test Name

Duration

Age

 org.apache.activemq.artemis.tests.integration.ssl.SSLProviderTwoWayTest.testProviderLoading2Way[sslProvider=OPENSSL,clientProvider=JDK]        0.26 sec        1

 org.apache.activemq.artemis.tests.integration.ssl.SSLProviderTwoWayTest.testProviderLoading2Way[sslProvider=OPENSSL,clientProvider=OPENSSL]    0.21 sec        1

 org.apache.activemq.artemis.tests.integration.ssl.SSLProviderTwoWayTest.testProviderLoading2Way[sslProvider=JDK,clientProvider=JDK]    0.21 sec        1

 org.apache.activemq.artemis.tests.integration.ssl.SSLProviderTwoWayTest.testProviderLoading2Way[sslProvider=JDK,clientProvider=OPENSSL]        0.27 sec        1


was (Author: clebertsuconic):
[~jbertram] the test suite is broken after this fix:

 

[Test Name|http://messaging-ci-01.mw.lab.eng.bos.redhat.com:8080/view/Artemis/job/novm-artemis-param/lastCompletedBuild/testReport/#] [Duration|http://messaging-ci-01.mw.lab.eng.bos.redhat.com:8080/view/Artemis/job/novm-artemis-param/lastCompletedBuild/testReport/#] [Age|http://messaging-ci-01.mw.lab.eng.bos.redhat.com:8080/view/Artemis/job/novm-artemis-param/lastCompletedBuild/testReport/#]!http://messaging-ci-01.mw.lab.eng.bos.redhat.com:8080/static/80bd0e4e/images/16x16/document_add.png!  [org.apache.activemq.artemis.tests.integration.ssl.SSLProviderTwoWayTest.testProviderLoading2Way[sslProvider=OPENSSL,clientProvider=JDK]|http://messaging-ci-01.mw.lab.eng.bos.redhat.com:8080/view/Artemis/job/novm-artemis-param/lastCompletedBuild/org.apache.activemq.tests$integration-tests/testReport/org.apache.activemq.artemis.tests.integration.ssl/SSLProviderTwoWayTest/testProviderLoading2Way_sslProvider_OPENSSL_clientProvider_JDK_/]0.26 sec1!http://messaging-ci-01.mw.lab.eng.bos.redhat.com:8080/static/80bd0e4e/images/16x16/document_add.png!  [org.apache.activemq.artemis.tests.integration.ssl.SSLProviderTwoWayTest.testProviderLoading2Way[sslProvider=OPENSSL,clientProvider=OPENSSL]|http://messaging-ci-01.mw.lab.eng.bos.redhat.com:8080/view/Artemis/job/novm-artemis-param/lastCompletedBuild/org.apache.activemq.tests$integration-tests/testReport/org.apache.activemq.artemis.tests.integration.ssl/SSLProviderTwoWayTest/testProviderLoading2Way_sslProvider_OPENSSL_clientProvider_OPENSSL_/]0.21 sec1!http://messaging-ci-01.mw.lab.eng.bos.redhat.com:8080/static/80bd0e4e/images/16x16/document_add.png!  [org.apache.activemq.artemis.tests.integration.ssl.SSLProviderTwoWayTest.testProviderLoading2Way[sslProvider=JDK,clientProvider=JDK]|http://messaging-ci-01.mw.lab.eng.bos.redhat.com:8080/view/Artemis/job/novm-artemis-param/lastCompletedBuild/org.apache.activemq.tests$integration-tests/testReport/org.apache.activemq.artemis.tests.integration.ssl/SSLProviderTwoWayTest/testProviderLoading2Way_sslProvider_JDK_clientProvider_JDK_/]0.21 sec1!http://messaging-ci-01.mw.lab.eng.bos.redhat.com:8080/static/80bd0e4e/images/16x16/document_add.png!  [org.apache.activemq.artemis.tests.integration.ssl.SSLProviderTwoWayTest.testProviderLoading2Way[sslProvider=JDK,clientProvider=OPENSSL]|http://messaging-ci-01.mw.lab.eng.bos.redhat.com:8080/view/Artemis/job/novm-artemis-param/lastCompletedBuild/org.apache.activemq.tests$integration-tests/testReport/org.apache.activemq.artemis.tests.integration.ssl/SSLProviderTwoWayTest/testProviderLoading2Way_sslProvider_JDK_clientProvider_OPENSSL_/]0.27 sec1

> Differentiate SSL store type and provider
> -----------------------------------------
>
>                 Key: ARTEMIS-3155
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3155
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>
> The _provider_ of an SSL key/trust store is different from that store's _type_. However, the broker currently doesn't differentiate these and uses the provider for both.



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