This is an automated email from the ASF dual-hosted git repository.

frankchen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 770358dc34 Update tls-support.md (#12916)
770358dc34 is described below

commit 770358dc349be088bccc558d01f81d27e2588602
Author: Ian Roberts <[email protected]>
AuthorDate: Wed Aug 17 21:46:30 2022 -0400

    Update tls-support.md (#12916)
    
    Fixing " lists all possible values for the configs belong" in TLS section
---
 docs/operations/tls-support.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/operations/tls-support.md b/docs/operations/tls-support.md
index 2624ef9584..169b68da8c 100644
--- a/docs/operations/tls-support.md
+++ b/docs/operations/tls-support.md
@@ -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|
 |--------|-----------|-------|--------|


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to