Kolab 3.0 questions about certificate generation and tls

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Wed Aug 22 17:15:35 CEST 2012


On Wednesday, August 22, 2012 03:19:57 PM Enrique wrote:
> I had same problem but with kolab 2.4 and solve it with next steps:
>    
> # cd /etc/pki/tls/certs
> # make localhost.pem
>         Common Name (eg, your server's fqdn hostname) []: -> host.domain.com
> # cd ../private
> # ln -s /etc/pki/tls/certs/localhost.pem /etc/pki/tls/private/localhost.pem
> # ln -sf /etc/pki/tls/certs/localhost.pem
> /etc/pki/cyrus-imapd/cyrus-imapd.pem # chmod g+r
> /etc/pki/tls/certs/localhost.pem
> # chgrp mail /etc/pki/tls/certs/localhost.pem
> # service postfix restart
> 
> I do not know if it's the best way to do this, but I hope it is usefull for
> you.
> 

The version Dirk is running already calls something like 
/etc/pki/tls/certs/make-dummy-cert /etc/pki/tls/private/localhost.pem during 
setup (for Postfix), and the cyrus-imapd package includes /etc/pki/cyrus-
imapd/cyrus-imapd.pem.

Kind regards,

Jeroen van Meeuwen

-- 
Systems Architect, Kolab Systems AG

e: vanmeeuwen at kolabsys.com
m: +44 74 2516 3817
w: http://www.kolabsys.com

pgp: 9342 BF08
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.kolab.org/pipermail/users/attachments/20120822/47d57e4d/attachment.sig>


More information about the users mailing list