Add JDBC trustore type to the docs (#40592)
(cherry picked from commit cafde31129d85d20f9e445be131c9e85163bed9d)
This commit is contained in:
parent
655e3d8f75
commit
8cd96ee160
|
@ -113,6 +113,8 @@ Query timeout (in seconds). That is the maximum amount of time waiting for a que
|
|||
|
||||
`ssl.truststore.pass`:: trust store password
|
||||
|
||||
`ssl.truststore.type` (default `JKS`):: trust store type. `PKCS12` is a common, alternative format
|
||||
|
||||
`ssl.protocol`(default `TLS`):: SSL protocol to be used
|
||||
|
||||
[float]
|
||||
|
|
Loading…
Reference in New Issue