Submitted by eight02 on Tue, 04/12/2016 - 10:16
When requesting https, all public facing sites on the server display error 403 forbidden.
Status:
Active
When requesting https, all public facing sites on the server display error 403 forbidden.
Comments
Submitted by andreychek on Tue, 04/12/2016 - 10:21 Comment #1
Howdy -- accessing a website on "https" wouldn't work, unless it's configured for SSL.
To verify that, you can go into Edit Virtual Server -> Enabled Features, and there make sure that the "SSL" feature is checked.
Submitted by eight02 on Tue, 04/12/2016 - 14:32 Comment #2
Thanks andreychek. SSL is enabled by default on all servers. I've found by going going into Edit Virtual Server and unchecking SSL Website, saving and then enabling it again it's able to work, but the admin.{$DOM} still gives us a 403.
This was working previously, so I don't know if an update broke something?