SSL Handshake failed
Hello, i use cloudflare to proxy a panel to manage my minecraft server (Pterodactyl) but on going to my wings.hydrapvp.it its says SSL handshake failed, it worked fine before and now i am getting this error, the Pterodactyl team has told me to come ask here for better support. Thanks in advance to anyone that can help me! 🙂
9 Replies
need a bit more info
what's the specific error
on the panel, its giving me this error
that's not a ssl handshake error :(
thats a cors error
MDN Web Docs
Cross-Origin Resource Sharing (CORS) - HTTP | MDN
Cross-Origin Resource Sharing (CORS) is an HTTP-header based mechanism that allows a server to indicate any origins (domain, scheme, or port) other than its own from which a browser should permit loading resources. CORS also relies on a mechanism by which browsers make a "preflight" request to the server hosting the cross-origin resource, in ord...
this however does give me a ssl handshake error
which means that your origin server either doesn't support https
or is presenting a bad certificate
i fixed it
i created a new certificate using certbot
👍
and applied it to the panel configuration.
thanks anyway!