mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-03 09:29:11 +00:00
This adds a few tests using the Java default truststore (cacerts) to SslMultiPortTests and validates that when using that truststore, the client cannot connect to a node that is using a self signed certificate. Original commit: elastic/x-pack-elasticsearch@d7c2eaa16b
= Elasticsearch Security Plugin This plugins adds security features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.
Description
Languages
Java
99.5%
Groovy
0.4%