how can I publish multiple ssl sites behind singel Public IP using ISA 2006
from the wizard is seems it is doable becasue it ask you do you want single web site or multipe but it is not working if you choose multipe
Computer GamesMicrosoft Forefront ISA Server
Last Comment
Akhater
8/22/2022 - Mon
Akhater
If every ssl site is reachable from outside with its own host header you have 2 options
1. Having one listener listening to one real ip address and you assign a certificate with all the needed hostheaders as SAN
2. Having one ip and one listener for each
diwitsup
ASKER
I used wild card certificate *.dimain.com and I want one listener to listen to all traffic then fowarded to destination host based on host name
I want to go with option 1
Akhater
well then you don't have any issues
just create multiple publishing rules, assign to them all the same listener
in the public names: define the needed host header for each
I did that though the wizard but its not working when I publish multiple sites
but the same wizard if I choose single site its working .
is there any thing you need to take care of when publising more than one site
Akhater
u need to create a publishing rule for each website. In the wizard pick "a single server"
1. Having one listener listening to one real ip address and you assign a certificate with all the needed hostheaders as SAN
2. Having one ip and one listener for each