https: error: SSLError: HTTPSConnectionPool(host='xxx.xxx', port=80): Max retries exceeded with url: / (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:997)'))) while doing a GET request to URL: https://xxx.xxx:80/
I can https to other ports, and I'm getting 301 from nginx.
Hi, Hope this project is still somewhat alive and someone can give me a hand :)
After following the tutorial back and forth, I'm continuously getting the following error in my browser when trying to connect:
If I try to https via cli I'm getting this:
I can https to other ports, and I'm getting 301 from nginx.
Thanks in advance and have a beautiful day.