FrankChen021 commented on code in PR #12933:
URL: https://github.com/apache/druid/pull/12933#discussion_r953265522


##########
docs/operations/tls-support.md:
##########
@@ -50,6 +50,8 @@ values for the configs below, among others provided by Java 
implementation.
 |`druid.server.https.keyStoreType`|The type of the key store.|none|yes|
 |`druid.server.https.certAlias`|Alias of TLS/SSL certificate for the 
connector.|none|yes|
 |`druid.server.https.keyStorePassword`|The [Password 
Provider](../operations/password-provider.md) or String password for the Key 
Store.|none|yes|
+|`druid.server.https.reloadSslContext`| Should druid server detect Key Store 
file change and reload.|false|no|

Review Comment:
   ```suggestion
   |`druid.server.https.reloadSslContext`| Should Druid server detect Key Store 
file change and reload.|false|no|
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to