renewing an expired SSL cert for IMAP

On my host, which is Debian:

cd /etc/ssl/certsopenssl req -new -x509 -nodes -out imapd.pem -keyout imapd.pem -days 365

It will ask a few questions, give a few answers…Done!

I had forgotten how since I did it last almost 2 years ago. I have just been putting up with the annoying warning when I connect to my server. Link here: http://www.knowplace.org/pages/howtos/linux_imapd_with_ssl_howto.php

This entry was posted in uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>