Contributed by Dengue on from the secure-sockets-layer dept.
"There was a question on misc@ yesterday, about how to add multiple SSL virtual hosts under OBSD's Apache. I got lots of prodding to write my experiences down. So here they are.
If you have need to put several SSL hosts on a single machine, OBSD works great. My article is here "
(Comments are closed)
By tim () jabbo@yahoo.com on http://anothergoddamn.com/
What I would consider revolutionary is if OpenBSD could cluster and do stateful failover like the Linux Virtual Server project. One of these days and it won't be long... (oh wait, it might be) I'm thinking about phasing out the Foundry and going Coda/LVS (with an OpenBSD database/non-cache fileserver backing the nodes).
So many neat toys out there, so little time.
By Shawn () on http://black9.net
By *shrug* () on
It's quite simple really... Just define two namevirtualhosts, one at the IP:80 and one at the IP:443. Then, all non-ssl sites use IP:80, ssl sites use IP:443. Make sure to define all necessary SSL_* directives in the and you are good to go...
Comments
By Marchie (63.215.162.162) on
In order to get a page marked as Trusted, there must be a 1:1 domain:IP ratio
~Marchie