mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-18 19:05:06 +00:00
parent
b288b88ba0
commit
c4cb0507b4
@ -252,6 +252,7 @@ public class JdbcConfigurationTests extends ESTestCase {
|
||||
assertSslConfig(props, JdbcConfiguration.create("jdbc:es://test?" + sslUrlProps.toString(), props, 0).sslConfig());
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/41557")
|
||||
public void testDriverConfigurationWithSSLInURL() {
|
||||
Map<String, String> urlPropMap = sslProperties();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user