April 29, 2024, 03:40:52 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: Create SSL certificate in RHEL 5 for Apache web server  (Read 7076 times)

Offline idveera

  • Linux Noob !
  • *
  • Posts: 4
Create SSL certificate in RHEL 5 for Apache web server
« 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....
« Last Edit: January 18, 2009, 07:38:04 PM by Ricky »

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Re: Create SSL certificate in RHEL 5 for Apache web server
« Reply #1 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/