ERR_BAD_SSL_CLIENT_AUTH_CERT means the website requires a client certificate for authentication and the certificate your browser presented was rejected — either missing, expired, invalid, or not trusted by the server.
First, check if your internet is working and what your current IP address is:
🔍 Check My IP Address →Some websites (particularly corporate intranets, banking backends, government portals, and APIs) require the client (your browser) to present a certificate proving its identity, in addition to the server's certificate. This error appears when: you don't have the required certificate installed, the certificate has expired, it's the wrong certificate for this server, or the certificate was revoked.
Open Certificate Manager: press Windows+R → type certmgr.msc → Enter. Look under Personal → Certificates. If the site is corporate or institutional, contact your IT department — they need to issue and install the correct client certificate on your machine.
In certmgr.msc → Personal → Certificates → look at the "Expiration Date" column. If your certificate has expired, you need a new one from whoever issued the original (your IT department, the website's administrator, or a Certificate Authority).
If you have multiple client certificates, Chrome may be presenting the wrong one. When prompted to select a certificate, carefully choose the one issued for this specific site. If Chrome doesn't prompt you, it may be auto-selecting an incorrect one — check chrome://settings/certificates.
Chrome caches SSL certificate selections. Open Internet Options → Content → Clear SSL State. Restart Chrome. This forces Chrome to re-prompt for certificate selection rather than using a cached (possibly wrong) choice.
If this is a corporate or government site, this is almost always an IT issue. Contact your IT helpdesk with the exact error and the URL. They will either issue you the correct certificate, configure your machine, or verify the server's accepted CA list includes the certificate you have.
✅ Fixed it? Visit tools.examineip.com to confirm your IP address and connection are working correctly.
← Back to the complete guide: Internet Errors Hub
Last updated: April 2, 2026 • Report an error