udleinati / redirect.center

Redirect domains using DNS only
http://redirect.center
MIT License
261 stars 49 forks source link

How to redirect from https? #26

Closed Vadorequest closed 6 years ago

Vadorequest commented 6 years ago

I have setup a redirect as follow: image image

Basically, I want to redirect all unly.fr to unly.org, wether HTTP, HTTPS, www., etc.

It works fine for this domain: http://unly.fr

But it doesn't work for the following: https://unly.fr

I wonder what I need to do on my side to setup this properly. I'm using AWS (if that helps).

udleinati commented 6 years ago

@Vadorequest, unfortunately, it won't work redirecting https... it happens because of redirect.center doesn't have your certificate to accept https://unly.fr and then direct... I was creating a new service called redirect.pro to solve it but due to the low request, I gave up...

Vadorequest commented 6 years ago

Okay, thanks @udleinati anyway, it's not my main use case so I'll live with it!