Hello,
I have to use OpenVPN port sharing on port 443 because other traffic than http and https is blocked here.
In order to do that no other application than openvpn has to listen on port 443, it redirects the real https traffic to the nginx server. In order to that I had to change the...