i’m trying to redirect my Worker to an URL.
I created a CNAME DNS entry to access the worker (www.example.de) which should redirect the request to an other url (app2.example.de).
But i’m getting a ERR_SSL_VERSION_OR_CIPHER_MISMATCH. Any Ideas how to fix that?
You mean if you directly access the URL (including the https:// in front of the URL and port number 8443 specified at the end of the URL), you won’t get any error?