LinuxParty
En este artículo se explica cómo puede configurar SSL vhosts en nginx con Ubuntu 11.04 o Debian Squeeze para que pueda acceder al host virtual a través de HTTPS (puerto 443). SSL es la abreviatura de Secure Sockets Layer y es un protocolo criptográfico que proporciona seguridad para las comunicaciones a través de redes mediante la encriptación de los segmentos de las conexiones de red en la capa de transporte de extremo a extremo. Además voy a mostrarle cómo hacer uso de SNI (Server Name Indication) para permitir múltiples vhosts SSL por dirección IP. 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.
https://www.howtoforge.com/how-to-set-up-ssl-vhosts-under-nginx-plus-sni-support-ubuntu-11.04-debian-squeeze

https://www.howtoforge.com/how-to-set-up-ssl-vhosts-under-nginx-plus-sni-support-ubuntu-11.04-debian-squeeze

-
Debian
- Equivalencias entre DEB y RPM, y también APT y YUM para Linux
- Instalar Lighttpd con PHP5 y Soporte MySQL en Debian Etch
- Cómo Compilar un Kernel - Para Debian.
- Instalación y trabajo con eyeOS eN Debian 4.0
- Instalando SugarCRM OpenSource Edition en Debian 4.0 (Etch)
- Instalando y configurando Zabbix (Server y Agente) en Debian Etch
- Cómo sobre la Administración de paquetes Debian/Ubuntu usando el dpkg.
- Cómo Instalar Internet Explorer en Ubuntu / Linux.
- Como actualizar Debian 3.1 Sarga a Debian 4.0 Etch.
- Linux en USB para cualquier ordenador arrancando desde CD
- Mantener remotos web sites con sitecopy (Debian Squeeze/Ubuntu 11.10)
- Debian GNU / Linux 4.0



