From 741ba5f88906071ee47e2c17d122bebdb42b6811 Mon Sep 17 00:00:00 2001 From: mguessan Date: Wed, 13 Jan 2010 10:20:52 +0000 Subject: [PATCH] Document client keystore file settings git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@909 3d1905a2-6b24-0410-a738-b14d5a86fcbd --- src/site/xdoc/gettingstarted.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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)