[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Edlug Archive Apr 2004
]
Re: [edlug] Renewing SSL Certificate
On Wed, Apr 07, 2004 at 10:21:40PM +0100, Alistair J Ross wrote:
>
> What,
>
> reinstall Red Hat 9?
>
> Surely a better solution must be found!
At a rough guess
http://www.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/linux/9/en/os/i386/RedHat/RPMS/imap-2001a-18.i386.rpm//usr/share/doc/imap-2001a/SSLBUILD?extract=true
is probably what you're looking for. [With a local copy presumably in
/usr/share/doc/imap-2001a/SSLBUILD]
Digested form:
req -new -x509 -nodes -out imapd.pem -keyout imapd.pem -days 3650
in the right directory (you might need to stick openssl in front of
that). Sounds about right from what I've done with openssl before.
-
----------------------------------------------------------------------
You can find the EdLUG mailing list FAQ list at:
http://www.edlug.org.uk/list_faq.html