diff options
Diffstat (limited to 'qpid/java/test-profiles/cpp.ssl.excludes')
| -rw-r--r-- | qpid/java/test-profiles/cpp.ssl.excludes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/cpp.ssl.excludes b/qpid/java/test-profiles/cpp.ssl.excludes index 4d499c57b9..4b77115c1a 100644 --- a/qpid/java/test-profiles/cpp.ssl.excludes +++ b/qpid/java/test-profiles/cpp.ssl.excludes @@ -18,3 +18,7 @@ // #org.apache.qpid.test.client.failover.FailoverTest#* + +//This test does not supply a client keystore, therefore it cant login to the C++ broker +//in this test profile as it demands client certificate authentication +org.apache.qpid.client.ssl.SSLTest#testCreateSSLConnectionUsingConnectionURLParamsTrustStoreOnly |
