Hi,
I would like to know if is possible to use an unique IP public associate with a certificate, but use the url to assign an user in a specific VLAN
Example,
https://company.com/custormer1 => assign to VLAN100
https://company.com/custormer2 => assign to VLAN200
https://company.com/custormer3 => assign to VLAN300
....
I have a solution that work,
https://customer1.company.com (Certificate=customer1.company.com assign to VLAN100)
https://customer2.company.com (Certificate=customer2.company.com assign to VLAN200)
but I use two IP public address and two different DNS resolutions, ona for each, the problem is that this solution is not scalable
I think that there aren't other solution, because the assingment of the vlan is done in the Certificate configurarion.
Could you help me?
Thanks