Can't access Caddy server from the outside - Curl gives "wrong version number"

There seems to be a plain HTTP server with Express.js framework listening on port 443. You can try:

curl -v http://backend.sjoburger.com:443/
1 Like