Rick, thanks alot... one question:
I do have my original source dirs in /var/src .. is there a subdir I should be in when running the "make cert" and "/var/qmail/bin/update_tmprsadh" commands? The subdirs I have in /var/src are: netqmail-1.05 qmailmrtg7-4.2 toaster-scripts-0.8 ucspi-tcp-0.88 vpopmail-5.4.10 vqadmin-2.3.2 -Hank On Dec 5, 2007 12:35 PM, Rick Macdougall <[EMAIL PROTECTED]> wrote: > Hank wrote: > > > > Hello, > > I have an older Shupp Toaster installed (a few years old) , and I need > > to update the SMTP/IMAP SSL certs. Can someone please provide a few > > step-by-step instructions to re-generate a valid cert? > > > > thanks. > > -Hank > > For smtp (assuming you still have your original source) > > cd /var/qmail/control > rm *.pem > > cd /original/source/dir > make cert > /var/qmail/bin/update_tmprsadh > > > For IMAP > cd /usr/lib/courier-imap/share/ > rm imapd.pem > > /etc/init.d/courier-auth restart > /etc/init.d/courier-imap restart > > Regards > > Rick > >