Linux Expo Madrid
[Introduction] [Why ?] [IPsec] [SSL] [Apache / SSL] [SSH]
[beginning] Apache / SSL [previous] [next]
Two possibilities: Apache-SSL or Apache + mod_ssl
All the solutions are based on the Apache web server, a secure, stable and scalable web server
In both cases, it is necessary to first install OpenSSL:
It is an SSL functions library used by both solutions
Command line tool to implement a certificate authority
Apache-SSL which includes the Apache web server with SSL management functions
mod_ssl which is a module for the Apache web server
In both cases the features are:
SSLv2, SSLv3, TLSv1, all the encryption algorithms
Script for generating a self-signed certificate
Can handle client certificates
HSC ® © Hervé SCHAUER Consultants 1989-2000 - 4 bis, Rue de la gare - 92300 Levallois-Perret - FRANCE
Phone : +33 1 41 40 97 00 - Fax : +33 1 41 40 97 09 - Email : secretariat@hsc.fr
- Page 14 -