Mantis - dovecot
Viewing Issue Advanced Details
3027 packaging feature always 2009-01-20 03:36 2009-05-11 00:16
rpp3po  
skayser  
normal  
closed  
fixed  
none    
none  
0003027: Auto SSL cert generation does not work
Dovecot includes the mkcert.sh script (in opt/csw/doc/dovecot). You can use it to easily generate a certificate and private key for secure SSL connections. The script has not been modified for the CSW directory structure, yet. It can easily be done: just correct a line in mkcert.sh to SSLDIR=${SSLDIR-/opt/csw/ssl} instead of SSLDIR=${SSLDIR-/etc/ssl} and add the directory '/opt/csw/ssl/private' to the tree.
Issue History
2009-01-20 03:36 rpp3po New Issue
2009-03-29 13:00 skayser Note Added: 0005778
2009-03-29 13:00 skayser Status new => resolved
2009-03-29 13:00 skayser Resolution open => fixed
2009-03-29 13:00 skayser Assigned To => skayser
2009-05-11 00:16 skayser Status resolved => closed

Notes
(0005778)
skayser   
2009-03-29 13:00   
Thanks for reporting this issue. CSWdovecot has a new maintainer and a new dovecot version (1.1.11) has been published that includes a fix to mkcert.sh as well as a pre-generated self-signed sample cert for out-of-the-box IMAPS/POP3S usage.