File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -596,6 +596,23 @@ tests:
596596- class : org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
597597 method : test {p0=msearch/20_typed_keys/Multisearch test with typed_keys parameter for sampler and significant terms}
598598 issue : https://github.com/elastic/elasticsearch/issues/130472
599+ - class : org.elasticsearch.xpack.ssl.SSLErrorMessageFileTests
600+ method : testMessageForKeyStoreOutsideConfigDir
601+ issue : https://github.com/elastic/elasticsearch/issues/127192
602+ - class : org.elasticsearch.xpack.ssl.SSLErrorMessageFileTests
603+ method : testMessageForPemKeyOutsideConfigDir
604+ issue : https://github.com/elastic/elasticsearch/issues/127192
605+ - class : org.elasticsearch.xpack.ssl.SSLErrorMessageFileTests
606+ method : testMessageForPemCertificateOutsideConfigDir
607+ issue : https://github.com/elastic/elasticsearch/issues/127192
608+ - class : org.elasticsearch.xpack.ssl.SSLErrorMessageFileTests
609+ method : testMessageForTrustStoreOutsideConfigDir
610+ issue : https://github.com/elastic/elasticsearch/issues/127192
611+ - class : org.elasticsearch.xpack.ssl.SSLErrorMessageFileTests
612+ method : testMessageForCertificateAuthoritiesOutsideConfigDir
613+ issue : https://github.com/elastic/elasticsearch/issues/127192
614+
615+
599616
600617# Examples:
601618#
You can’t perform that action at this time.
0 commit comments