C
C
cru5ader2017-06-01 20:02:33
Nginx
cru5ader, 2017-06-01 20:02:33

Nginx work with GOST certificate?

Hello! Couldn't find an answer on google, maybe it will work here.
The task is this, there is a site with a certificate (tls v1.2 crypto-pro, running on nginx).
If you log in from a client that has crypto-pro software and internet explorer installed, the site opens, if you log in from the same computer but under firefox, then the site does not open.
What rule should I write in nginx so that there is a check for ie and that the client has a crypto-pro certificate, and if not, then it redirects to a page where you can download a crypto-pro.
Hope I didn't get confused.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nurlan, 2017-06-01
@daager

Not?

E
Erelecano Oioraen, 2017-06-01
@Erelecano

> so that there is a check for ie and that the client has a crypto-pro certificate, and if not, then it redirects to a page where you can download a crypto-pro.
First, an ssl session is established, then nginx sees the UA. So if a person does not have a Trojan from the FSB installed, then you will not be able to get his UA. And nginx is out of business here.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question