Fred T. Hamster's Linux Tidbits Page

um, index will go here....

How to Regenerate an SSL Certificate for ipop3d on Debian Linux

Move the old certificate out of the way:
mv /etc/ssl/certs/ipop3d.pem ~/old_ipop3d.pem

Generate a new certificate for ipop3d:
dpkg-reconfigure ipopd

This will create a new signature that's valid for a year.