This shows you the differences between two versions of the page.
| — |
ssl_virtual_hosts [2009/02/05 17:29] (current) danux created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | < back to [[web servers]] | ||
| + | |||
| + | ====== SSL Virtual Hosts ====== | ||
| + | |||
| + | * Each SSL enabled site requires a unique IP | ||
| + | * Self Signing an SSL cert will provide a user with an error, so in a full production environment us a proper CA | ||
| + | |||
| + | ===== Generating the SSL Cert ===== | ||
| + | |||