diff options
| author | Robert Godfrey <rgodfrey@apache.org> | 2012-06-06 10:47:13 +0000 |
|---|---|---|
| committer | Robert Godfrey <rgodfrey@apache.org> | 2012-06-06 10:47:13 +0000 |
| commit | ca6eef693a89dded5b14dcdfdbc58ce76ac12393 (patch) | |
| tree | 165a2077d305b56faa503a3f2913aa4f97dfca46 /java/test-profiles/JavaExcludes | |
| parent | eda2384367afb54f6ee3dad8bbb1db19055a1db9 (diff) | |
| download | qpid-python-ca6eef693a89dded5b14dcdfdbc58ce76ac12393.tar.gz | |
QPID-4042 : [Java Broker] Add SSL Client Auth support
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1346817 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaExcludes')
| -rw-r--r-- | java/test-profiles/JavaExcludes | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes index 9741eed2e9..738467c60f 100644 --- a/java/test-profiles/JavaExcludes +++ b/java/test-profiles/JavaExcludes @@ -28,9 +28,6 @@ org.apache.qpid.test.client.queue.QueuePolicyTest#testRejectPolicy //Moved from JavaStandaloneExcludes when it was removed /////////////////////////////////////////////////////// -//The Java broker doesnt support client auth -org.apache.qpid.client.ssl.SSLTest#testMultipleCertsInSingleStore - //QPID-3605 Durable subscriber with no-local true receives messages on re-connection org.apache.qpid.test.unit.topic.DurableSubscriptionTest#testNoLocalMessagesNotDeliveredAfterReconnection |
