We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae3fea4 commit aff7d6dCopy full SHA for aff7d6d
muted-tests.yml
@@ -608,6 +608,9 @@ tests:
608
- class: org.elasticsearch.reindex.ReindexRestClientSslTests
609
method: testClientPassesClientCertificate
610
issue: https://github.com/elastic/elasticsearch/issues/130584
611
+- class: org.elasticsearch.reindex.ReindexRestClientSslTests
612
+ method: testClientFailsWithUntrustedCertificate
613
+ issue: https://github.com/elastic/elasticsearch/issues/130585
614
615
# Examples:
616
#
0 commit comments