mirror of
https://github.com/moparisthebest/davmail
synced 2025-01-05 18:58:02 -05:00
Doc: Update SSL setup documentation on PKCS12 passwords
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1950 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
6a0b615507
commit
b14a5427b5
@ -28,6 +28,8 @@
|
||||
pair
|
||||
</p>
|
||||
|
||||
<p>Another note : do not use blank passwords, both keystore and key passwords must be set</p>
|
||||
|
||||
<p>If you have an official certificate in PEM form, convert it to PKCS12 with the following command:</p>
|
||||
<source>openssl pkcs12 -export -in cert-davmail.pem -inkey privatekey-davmail.key -certfile
|
||||
chain-davmail.pem -out davmail.p12
|
||||
|
Loading…
Reference in New Issue
Block a user