Skip to content

Commit 0376348

Browse files
authored
GEODE-10365: add missing components to table (#7780)
1 parent 5f33d22 commit 0376348

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

geode-docs/managing/security/implementing_ssl.html.md.erb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,10 @@ The following table lists the properties you can use to configure SSL on your <%
218218
| ssl-protocols | list of SSL protocols | comma-separated list (default "any") |
219219
| ssl-keystore | path to key store | string |
220220
| ssl-keystore-password | key store password | string |
221+
| ssl-keystore-type | trust store type | string |
221222
| ssl-truststore | path to trust store | string |
222223
| ssl-truststore-password | trust store password | string |
224+
| ssl-truststore-type | trust store type | string |
223225

224226
## <a id="implementing_ssl__sec_ssl_impl_proc" class="no-quick-link"></a>Procedure
225227

0 commit comments

Comments
 (0)