R
R
Ruslan2017-03-10 13:39:27
Nginx
Ruslan, 2017-03-10 13:39:27

Is it possible to redirect an HTTPS request without a domain certificate to another domain with HTTP?

Is it possible to make a redirect from https://host1/ to host2 in the default settings of the nginx host without having the host1 certificate?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vasily, 2017-03-10
@DobriyJuk

No. The browser will swear at the user's face.
There are services that provide free certificates. You can ask your hoster. I don't remember the name. FreeSSL google.

D
Dmitry Shitskov, 2017-03-10
@Zarom

Redirect is not possible.
Proxy is possible.

C
CityCat4, 2017-03-10
@CityCat4

Nothing is possible without a certificate. If it's only a matter of a certificate and you need a world-recognized one - LetsEncrypt, if you don't care about recognition - release it yourself (in this case, you can StartSSL, if it's still alive of course). Well, you can always buy a certificate :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question