sslwebhttp-redirectserverprotocols

Is there anyway to get around the SSL_PROTOCOL_ERROR when accessing a website through https when it does not have ssl?


I have a simple Portfolio website with the domain address razifalah.com. I use this domain for email server and I also use it to redirect clients to another domain address, However if i use the https protocol instead if the http I get this error:

enter image description here

Is there anyway i could get around this without changing the name server or enabling encryption?


Solution

  • get around the SSL_PROTOCOL_ERROR when accessing a website through https ... without ... enabling encryption?

    It is impossible to access a site by HTTPS if HTTPS is not properly enabled. DNS is irrelevant for this.