Important Note!
This is old stuff, I've not gone through these steps on a Red Hat box since 2005-2006 or so. I used a process
like this with RH 9 - FC 3 or so, and RH AS 3. I keep these instructions online for historical purposes. Be
forewarned if something doesn't work...
It is (or at least was) possible to lean on Red Hat scripts to complete the openssl dirty work. Check out Red
Hat's instructions:
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/ch-httpd-secure-server.html. In fact, if you
follow the steps on that URL (and if they still work), you may not need this document at all.
Perhaps you'd rather use the openssl commands natively. This document requires that you've got a signed server.crt
and a server.key file available. You may have just gone through my steps on
Creating Certificate Authorities and self-signed SSL certificates.