You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by gt...@apache.org on 2017/05/05 10:00:06 UTC

activemq git commit: fix cn to match jdk8 cert

Repository: activemq
Updated Branches:
  refs/heads/master b30ae4e84 -> ae97fbd52


fix cn to match jdk8 cert


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/ae97fbd5
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/ae97fbd5
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/ae97fbd5

Branch: refs/heads/master
Commit: ae97fbd52ea3e4ee90be0386402c93508d4331c9
Parents: b30ae4e
Author: gtully <ga...@gmail.com>
Authored: Fri May 5 11:01:33 2017 +0100
Committer: gtully <ga...@gmail.com>
Committed: Fri May 5 11:01:33 2017 +0100

----------------------------------------------------------------------
 .../ssl-domain-JaasDualAuthenticationNetworkBridge.properties      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/ae97fbd5/activemq-unit-tests/src/test/resources/ssl-domain-JaasDualAuthenticationNetworkBridge.properties
----------------------------------------------------------------------
diff --git a/activemq-unit-tests/src/test/resources/ssl-domain-JaasDualAuthenticationNetworkBridge.properties b/activemq-unit-tests/src/test/resources/ssl-domain-JaasDualAuthenticationNetworkBridge.properties
index 931e673..d46351e 100644
--- a/activemq-unit-tests/src/test/resources/ssl-domain-JaasDualAuthenticationNetworkBridge.properties
+++ b/activemq-unit-tests/src/test/resources/ssl-domain-JaasDualAuthenticationNetworkBridge.properties
@@ -28,4 +28,4 @@
 
 # Used by test org.apache.activemq.security.JaasDualAuthenticationNetworkBridgeTest
 
-adminSSL=CN=localhost, OU=activemq.org, O=activemq.org, L=LA, ST=CA, C=US
+adminSSL=CN=localhost, OU=activemq.org, O=activemq.org, L=Unknown, ST=Unknown, C=Unknown