Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Servers Support => Topic started by: idveera on January 18, 2009, 10:58:51 AM

Title: Create SSL certificate in RHEL 5 for Apache web server
Post by: idveera on January 18, 2009, 10:58:51 AM
hi,

i am using rhel 5, i want to create ssl certificate for apache web server. please explain me step by stpe. please....
Title: Re: Create SSL certificate in RHEL 5 for Apache web server
Post by: Ricky on January 18, 2009, 07:53:00 PM
You need to have OpenSSL in order to use / create digital certificate. You can either create and install self-signed certificate or generate keys - cert in order to get some CA authority certificate.

Also, before that I want you to understand about Digital Certificate. If you have clear info about then it is easy to understand. Follow the link below and also read about types of certificate there.

redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/s1-secureserver-selfsigned.html

Also read about OpenSSL here:
madboa.com/geek/openssl/