OpenSearch/docs/en/security/securing-communications
Jay Modi 7291eb55fe Automatically enable AES 256 bit TLS ciphers when available (elastic/x-pack-elasticsearch#2137)
This commit adds detection of support for AES 256 bit ciphers and enables their use when the JVM
supports them. For OpenJDK, this is often the case without any changes but for the Oracle JVM, the
unlimited policy file needs to be installed. In order to simplify the work a user would need to do
we can detect this support and automatically enable the AES 256 bit versions of the ciphers we
already enable.

Original commit: elastic/x-pack-elasticsearch@5f23b18a1e
2017-08-01 07:36:35 -06:00
..
enabling-cipher-suites.asciidoc Automatically enable AES 256 bit TLS ciphers when available (elastic/x-pack-elasticsearch#2137) 2017-08-01 07:36:35 -06:00
separating-node-client-traffic.asciidoc [DOC] Miscellaneous security doc updates (elastic/x-pack-elasticsearch#1908) 2017-07-07 13:33:35 +10:00
setting-up-ssl.asciidoc [DOCS] Minor updates to TLS/SSL docs (elastic/x-pack-elasticsearch#2069) 2017-07-25 13:03:07 +10:00