elasticsearch/docs/reference/settings
Jay Modi 96bf049ef3
Update TLS ciphers and protocols for JDK 11 (#41808)
* Update TLS ciphers and protocols for JDK 11 (#41385)

This commit updates the default ciphers and TLS protocols that are used
after the minimum supported JDK is JDK 11. The conditionals around
TLSv1.3 and 256-bit cipher support have been removed. JDK 11 no longer
requires an unlimited JCE policy file for 256 bit cipher support and
TLSv1.3 is supported in JDK 11+. New cipher support has been introduced
in the newer JDK versions as well. The ciphers are ordered with PFS
ciphers being most preferred, then AEAD ciphers, and finally those with
mainstream hardware support.

* Fixes for TLSv1.3 on JDK11

* fix for JDK-8212885
2019-05-07 19:05:58 -04:00
..
images [DOCS] Moves X-Pack settings to docs folder (#31120) 2018-06-06 10:05:32 -07:00
audit-settings.asciidoc [DOCS] Removes X-Pack settings section (#39870) 2019-03-14 14:22:06 -07:00
ccr-settings.asciidoc Add documentation on remote recovery (#39483) 2019-03-05 09:50:58 -07:00
ilm-settings.asciidoc [DOCS] Added settings page for ILM. (#40880) 2019-04-05 16:38:31 -07:00
license-settings.asciidoc [DOCS] Removes X-Pack settings section (#39870) 2019-03-14 14:22:06 -07:00
ml-settings.asciidoc [ML] Use scaling thread pool and xpack.ml.max_open_jobs cluster-wide dynamic (#39320) 2019-03-06 09:45:13 +00:00
monitoring-settings.asciidoc [DOCS] Remove line break from deprecated[] macro (#41616) 2019-04-30 09:58:09 -04:00
notification-settings.asciidoc [DOCS] Add : to render multiple inline macros in Asciidoctor (#41615) 2019-05-01 15:53:50 -04:00
security-hash-settings.asciidoc [DOCS] Add configurable password hashing docs (#32849) 2018-08-21 12:05:42 +03:00
security-settings.asciidoc Update TLS ciphers and protocols for JDK 11 (#41808) 2019-05-07 19:05:58 -04:00
sql-settings.asciidoc [DOCS] Removes X-Pack settings section (#39870) 2019-03-14 14:22:06 -07:00
ssl-settings.asciidoc [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00