I have enabled SNI support in order to host multiple Internet sites on a single IP address on a Domino Server.
The original site document maps to both the hostname and IP address of the Domino server hosting the site, whereas the new site document maps to just the hostname.
When I try to access the new site via the url www.mynewdomain.com, the server returns 403 not authorised. However when I browse to www.mynewdomain.com/Home.html I am able to browse to the correct webpage for the new website. The original website works without any issues
Both the original and new websites are HTTPS only, and we are using a wildcard certificate for the domain.
The default home page field in the web site document specifies /Home.html which is where we want to go when accessing the site, and we have specified the correct directory in the HTML directory field. The Home URL Field has intentionally been left blank for this reason.
Can anyone offer any suggestions as to why I am getting 403 not authorised when accessing www.mynewdomain.com?
Thanks in advance
We have disabled the requirement for TCP and TLS authentication as originally we were getting a login prompt via the web-browser. This then resulted in the current error.
Chris Jackson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1