Hello everyone,
I am trying to access Passwordstate which is installed/hosted on my windows server 2016 from my computer, I first tried accessing it via https://171.33.95.8:9119 . Except I get this error : HTTP Error 400. The request hostname is invalid. I cannot access it via its hostname directly at all. Here are my bindings server side:
The only way I found to solve this problem, is to add this line "171.33.95.8 win-sdiopbi3jsh" in the file /etc/hosts client side. But that not what I want ... My goal is to access my site Passwordstate hosted by my windows server 20