mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Mute EllipticCurveSSLTests
Relates elastic/x-pack-elasticsearch#1278 Original commit: elastic/x-pack-elasticsearch@3e5dbf5fe6
This commit is contained in:
parent
1e0caee90d
commit
240bd5bfa7
@ -66,6 +66,7 @@ public class EllipticCurveSSLTests extends SecurityIntegTestCase {
|
||||
return false;
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/x-pack-elasticsearch/issues/1278")
|
||||
public void testConnection() throws Exception {
|
||||
final Path keyPath = getDataPath("/org/elasticsearch/xpack/security/transport/ssl/certs/simple/prime256v1-key.pem");
|
||||
final Path certPath = getDataPath("/org/elasticsearch/xpack/security/transport/ssl/certs/simple/prime256v1-cert.pem");
|
||||
|
Loading…
x
Reference in New Issue
Block a user