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 aff7d6d commit 742f97bCopy full SHA for 742f97b
muted-tests.yml
@@ -611,6 +611,9 @@ tests:
611
- class: org.elasticsearch.reindex.ReindexRestClientSslTests
612
method: testClientFailsWithUntrustedCertificate
613
issue: https://github.com/elastic/elasticsearch/issues/130585
614
+- class: org.elasticsearch.reindex.ReindexRestClientSslTests
615
+ method: testClientSucceedsWithCertificateAuthorities
616
+ issue: https://github.com/elastic/elasticsearch/issues/130586
617
618
# Examples:
619
#
0 commit comments