Closed ssl-user-en closed 2 years ago
I was wondering if anyone could help me with proxying any domain like https://abc.xyz.domain.com cos the tool automatically transforms the domain into https://(wild*card).domain.com whereas it should change the domain to https://(wild*card).xyz.domain.com
Any help would be much appreciated to understand the issue.
You can now set in your config: destination = "xyz.domain.com to cover your scenario. Keep in mind that wildcard TLS certificates needs to be generated accordingly ..
destination = "xyz.domain.com
I was wondering if anyone could help me with proxying any domain like https://abc.xyz.domain.com cos the tool automatically transforms the domain into https://(wild*card).domain.com whereas it should change the domain to https://(wild*card).xyz.domain.com
Any help would be much appreciated to understand the issue.