How fix: unable to get local issuer certificate

Do you have a complete, working root certificate bundle in /etc/ssl/certs?

Could you also try connecting with openssl s_client -connect worldmin.ru:443 -servername worldmin.ru? This will output the certificates themselves when connecting, so you can see whether they’re the expected ones.

When I connected to your site with curl, I didn’t have any problems!

1 Like