Skip to content Skip to sidebar Skip to footer

Certifacte Verify Failed: Certificate Has Expired (_ssl.c:1108)

When trying to run my Discord bot I get this error: raise ClientConnectorCertificateError( aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host

Solution 1:

To fix this:

  • Go to discord.com with Internet Explorer (Ran as Administrator)

  • Click the lock on the top right

  • Click view certificates

  • Install one

PS: If your antivirus is active for the web browser and this solution doesn't work, try disabling it and try again.

Post a Comment for "Certifacte Verify Failed: Certificate Has Expired (_ssl.c:1108)"