public marks

PUBLIC MARKS from falko with tag certificate

September 2011

How To Set Up SSL Vhosts Under Nginx + SNI Support (Ubuntu 11.04/Debian Squeeze) | HowtoForge - Linux Howtos and Tutorials

(via)
This article explains how you can set up SSL vhosts under nginx on Ubuntu 11.04 and Debian Squeeze so that you can access the vhost over HTTPS (port 443). SSL is short for Secure Sockets Layer and is a cryptographic protocol that provides security for communications over networks by encrypting segments of network connections at the transport layer end-to-end. In addition to that I will show how to make use of SNI (Server Name Indication) to allow multiple SSL vhosts per IP address.

January 2010

How To Set Up An SSL Vhost Under Apache2 On Ubuntu 9.10/Debian Lenny | HowtoForge - Linux Howtos and Tutorials

by 1 other (via)
This article explains how you can set up an SSL vhost under Apache2 on Ubuntu 9.10 and Debian Lenny so that you can access the vhost over HTTPS (port 443). SSL is short for Secure Sockets Layer and is a cryptographic protocol that provides security for communications over networks by encrypting segments of network connections at the transport layer end-to-end. We use the mod_ssl Apache module here to provide strong cryptography for Apache2 via SSL by the help of the Open Source SSL toolkit OpenSSL.

falko's TAGS related to tag certificate

apache +   ca +   cacert.org +   debian +   https +   mod_ssl +   nginx +   openssl +   sni +   ssl +   tls +   ubuntu +