10 Second Upgrade  Secure Your Site  Personal IDs  Free Software


  Wednesday 20th of August 2008
CertainFree Installation - Apache
  1. Build and install Apache (with mod_ssl). You can obtain the source code, binaries and installation instructions from apache.org.
  2. Copy the certificate you downloaded from the web (after receiving the confirmation e-mail that contains the link) to a file named cert.crt.
  3. In your Apache configuration file (typicaly /etc/httpd/conf/httpd.conf), add the following Configuration Directives:
    SSLEngine on
    SSLCertificateFile cert.crt
    SSLCertificateKeyFile cert.key

    A more complete set of instructions can be found here.
    A full list of directives can be found here.

    Here is a sample VirtualHost tag:

    <VirtualHost mail.domain.com:443> DocumentRoot "/var/www/html/twig" Alias "/files" "/var/www/html/files" ServerAdmin webmaster@domain.com ServerName mail.domain.com ServerAlias www.mail.domain.com SSLEngine on SSLCertificateFile /etc/httpd/conf/cert.crt SSLCertificateKeyFile /etc/httpd/conf/cert.key <Files ~ "\.(cgi|shtml)$"> SSLOptions +StdEnvVars </Files> SetEnvIf User-Agent ".*MSIE.*" nokeepalive \ ssl-unclean-shutdown CustomLog logs/access_log common </VirtualHost> Don't forget to restart Apache after changing the configuration files.

Can't find the information you are looking for? Contact us.

SimpleHide
Javascript cryptography for Dynamic HTML and AJAX.

Wireless T1/T3
CertainKey Greywire(tm) technology makes a secure and fast ethernet link out of thin air.


Free Penetration Testing
We are offering network penetration tests free for a limited time. Click here for more information and to schedule yours today.


Managed PKI for Everyone
Gatekeeper is a perfect fit for organizations of any size. Contact us today to secure your electronic communications.


Exploriem.org Member

a