P palb Well-Known Member Aug 25, 2008 #1 Aug 25, 2008 #1 SSL isn't my strong side. But have I understood it correct, that you connect a certificate to a Listener not a domain? That means :443 will be taken for one Listener? Is there any way of doing it like apache, connect it to domain instead?
SSL isn't my strong side. But have I understood it correct, that you connect a certificate to a Listener not a domain? That means :443 will be taken for one Listener? Is there any way of doing it like apache, connect it to domain instead?
M mistwang LiteSpeed Staff Aug 25, 2008 #2 Aug 25, 2008 #2 Use IP based vhost, each SSL vhost got a dedicate IP. Same for apache. In LSWS, just create a listener for each <IP>:443, map to vhosts.
Use IP based vhost, each SSL vhost got a dedicate IP. Same for apache. In LSWS, just create a listener for each <IP>:443, map to vhosts.