mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 05:58:44 +00:00
This change filters out unsupported ciphers before setting the ciphers on the SSLEngine. The unsupported ciphers are logged in a message at the error level. If none of the specified ciphers are supported, then an exception will be thrown. Closes elastic/elasticsearch#698 Original commit: elastic/x-pack-elasticsearch@68cf47ec19
= 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%