diff --git a/src/site/xdoc/gettingstarted.xml b/src/site/xdoc/gettingstarted.xml
index e8d8f094..5f070db1 100644
--- a/src/site/xdoc/gettingstarted.xml
+++ b/src/site/xdoc/gettingstarted.xml
@@ -96,6 +96,21 @@
SSL key password inside key store |
password |
+
+ Client key store type |
+ Client certificate key store type, PKCS11 for smartcard, PKCS12 or JKS for certificate file |
+ PKCS11 |
+
+
+ Client key store |
+ SSL client certificate key store file path |
+ path/to/keystore |
+
+
+ Client key store password |
+ Client key store password, leave empty for runtime prompt |
+ password |
+
PKCS11 library |
PKCS11 (smartcard) library path (.so or .dll) |