Operating System - Linux
1827603 Members
3234 Online
109966 Solutions
New Discussion

SSL Configure on Linux server

 
GTFSpanneer
Frequent Advisor

SSL Configure on Linux server

Hi All,

How to create Secure website using SSL certificate on Linux server.

Linux 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:12 EDT 2008 i686 i686 i386 GNU/Linux

regards
panneer
2 REPLIES 2
Horia Chirculescu
Honored Contributor

Re: SSL Configure on Linux server

Hello Panneer,

You chould get apache-ssl from:

http://www.apache-ssl.org/#Download

Read the docs about configuration.

As it is based on apache, the configuration is similar to this package. First of all you should install/upgrade your openssl.

http://www.openssl.org/

Best regards from Romania,
Horia.
Best regards from Romania,
Horia.
David J Atkinson
Occasional Advisor

Re: SSL Configure on Linux server

I'm guessing you're using Red Hat Enterprise Linux 5 or CentOS 5. You should be able to find documentation on the RedHat website about configuring the Apache Webserver.

This page may give you a start:
http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Deployment_Guide/s1-httpd-secure-server.html