mirror of
https://github.com/apache/druid.git
synced 2025-02-23 19:15:02 +00:00
Update tls-support.md (#12916)
Fixing " lists all possible values for the configs belong" in TLS section
This commit is contained in:
parent
536415b948
commit
770358dc34
@ -42,7 +42,7 @@ To get more in-depth knowledge of TLS/SSL support in Java in general, refer to t
|
||||
The [Configuring the Jetty SslContextFactory](https://www.eclipse.org/jetty/documentation/current/configuring-ssl.html#configuring-sslcontextfactory)
|
||||
section can help in understanding TLS/SSL configurations listed below. Finally, [Java Cryptography Architecture
|
||||
Standard Algorithm Name Documentation for JDK 8](http://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html) lists all possible
|
||||
values for the configs belong, among others provided by Java implementation.
|
||||
values for the configs below, among others provided by Java implementation.
|
||||
|
||||
|Property|Description|Default|Required|
|
||||
|--------|-----------|-------|--------|
|
||||
|
Loading…
x
Reference in New Issue
Block a user