atom feed8 messages in net.sourceforge.lists.courier-usersRe: [courier-users] How enter PEM-pas...
FromSent OnAttachments
LillaDec 4, 2002 10:41 am 
XchangeDec 4, 2002 12:09 pm 
Daniel HigginsDec 4, 2002 12:38 pm 
LillaDec 4, 2002 12:39 pm 
Daniel HigginsDec 4, 2002 1:14 pm 
LillaDec 4, 2002 1:15 pm 
Daniel HigginsDec 4, 2002 2:01 pm 
Andrey UlanovDec 4, 2002 3:03 pm 
Subject:Re: [courier-users] How enter PEM-password for SSL-certs?
From:Daniel Higgins (dhig@netc.net)
Date:Dec 4, 2002 12:38:40 pm
List:net.sourceforge.lists.courier-users

remove the passphrase from the cert. just make sure the permissions are OK so no one can read it beside the imap server and you'll be fine

----- Original Message ----- From: "Lilla" <hor@gubbarna.nu> To: <cour@lists.sourceforge.net> Sent: Wednesday, December 04, 2002 1:41 PM Subject: [courier-users] How enter PEM-password for SSL-certs?

Hi,

For about a month I have been using a selfsigned SSL-cert for my courier-imap 1.6.1 (now) server with success...

Now I have got trusted signed SSL-certs that I like to use. The problem seem to be that I need to enter the PEM-password to have it work. I start my IMAP-server with:

/libexec/authlib/authdaemond start /libexec/imapd-ssl.rc start

but I don't have to tell the PEM-password... first when a imap-client connects I see this in my maillog:

Dec 4 19:23:30 imap imapd-ssl: Enter PEM pass phrase:

Hrm... how do I enter the PEM password for my imap-server?