Hi,

On Sat, Aug 24, 2013 at 5:57 AM, ChandranManikandan <[email protected]>wrote:

> Can you please send me the posted link. i will check
>

These are the steps I've taken for using a certificate purchased from my CA
with qmailtoaster/dovecot:

"
cd /var/qmail/control

cat /etc/pki/tls/private/mykey.key > servercert.pem
cat /etc/pki/tls/certs/mycert.crt >> servercert.pem
cat /etc/pki/tls/certs/my_ca_intermediate.crt >> servercert.pem

cd /etc/pki/dovecot/

cat /etc/pki/tls/certs/mycert.crt > certs/dovecotcert.pem
cat /etc/pki/tls/certs/my_ca_intermediate.crt >> certs/dovecotcert.pem

cat /etc/pki/tls/private/mykey.key > private/dovecotkey.pem
"

Then check, that in /etc/dovecot/conf.d/10-ssl.conf you have correct values
for ssl_cert and ssl_key and then you can restart services and you should
be all done.

Regards,
Peter


>
>
> On Fri, Aug 23, 2013 at 1:28 PM, Peter Peltonen 
> <[email protected]>wrote:
>
>>
>> Hi,
>>
>> On Thu, Aug 22, 2013 at 8:00 PM, Gilbert T. Gutierrez, Jr. <
>> [email protected]> wrote:
>>
>>>  Does the dovecot src rpm and procedure on the qmailtoaster wiki deal
>>> with the SSL certificates installed, or does a user need to go through the
>>> dovecot wiki for that.
>>>
>>
>>
>> I posted the steps for installing an ssl cert purchased from CA to a
>> toaster with dovecot a few days ago in some other thread (browse the
>> archives).
>>
>> Best,
>> Peter
>>
>
>
>
> --
> *Thanks & Best Regards,
> Manikandan.C
> *
>

Reply via email to