Validation of required challenges (fix?)

Hi again and thanks. I have multiple IP addresses on the server and have it set up so IIS is servicing a few of them and ExpressJS is running as a server on one. I was unable to get IIS to host one particular node service correctly so I made it standalone and it works fine. IIS serves up status pages to let me know the services are running and the same occurs with the ExpressJS service. I only had it listening on 443 but due to the requirement of using port 80 I added that now.

I can see the status webpage being returned from the service whether I use http or https. At the moment it works like I suppose that it should. If I can get the status page returned and Let’s Debug thinks it looks good I’m at a loss to figure out where the issue is.

Could CTW be writing the file into the wrong folder? Maybe a permissions thing?

1 Like