Closed rerime closed 3 years ago
I strongly suspect that it is the server misconfiguration. Usually people visiting such sites have the relevant CA certificates installed by a certified GOST software
Solved
wget https://raw.githubusercontent.com/schors/gost-russian-ca/master/certs/ca-certificates.pem
curl https://esia.gosuslugi.ru --cacert ca-certificates.pem
Not sure it is right place to ask.
I was trying to add root CA for esia.gosuslugi.ru. But it shows only one cert. Does it a web server misconfiguration or how I can retrieve chain with CA and intermediate cert?
openssl s_client -connect esia.gosuslugi.ru:443 -showcerts