Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit 069c053

Browse files
committed
Update tls.md
1 parent 97911cc commit 069c053

File tree

1 file changed

+2
-2
lines changed
  • docs/security-configuration

1 file changed

+2
-2
lines changed

docs/security-configuration/tls.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,9 @@ opendistro_security.authcz.admin_dn:
108108
For security reasons, you can't use wildcards or regular expressions here.
109109

110110

111-
## OpenSSL
111+
## (Advanced) OpenSSL
112112

113-
The Security plugin supports OpenSSL. If you use Java 8, we recommend OpenSSL in production for enhanced performance and a wider range of modern cipher suites. If you use Java 11, performance should be similar.
113+
The Security plugin supports OpenSSL, but we only recommend it if you use Java 8. If you use Java 11, we recommend the default configuration.
114114

115115
To use OpenSSL, you must install OpenSSL, the Apache Portable Runtime, and a Netty version with OpenSSL support matching your platform on all nodes.
116116

0 commit comments

Comments
 (0)