mirror of
https://github.com/moparisthebest/davmail
synced 2025-01-05 10:47:59 -05:00
Update SSL doc, spaces in library path may break Sun PKCS11
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2116 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
ba0fac1af2
commit
e266dae789
@ -105,6 +105,8 @@ slot = 2
|
||||
name=CoolKey
|
||||
library=/usr/cac/lib/pkcs11/libcoolkeypk11.so
|
||||
]]></source>
|
||||
<p>Note that spaces in library path may break Sun PKCS11, use <code>C:\Progra~2\ActivIdentity\ActivClient\acpkcs211.dll</code>
|
||||
instead of <code>C:\Program Files (x86)\ActivIdentity\ActivClient\acpkcs211.dll</code></p>
|
||||
|
||||
<p>More details on java PKCS11 setup in
|
||||
<a href="http://java.sun.com/javase/6/docs/technotes/guides/security/p11guide.html">Sun PKCS11 guide</a>
|
||||
|
Loading…
Reference in New Issue
Block a user