Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL Certification Error #97

Open
DelofJ opened this issue Aug 17, 2023 · 0 comments
Open

SSL Certification Error #97

DelofJ opened this issue Aug 17, 2023 · 0 comments

Comments

@DelofJ
Copy link

DelofJ commented Aug 17, 2023

This is the error I get

  File "c:\Python311\Lib\site-packages\xbox\webapi\authentication\manager.py", line 111, in _oauth2_token_request
  File "c:\Python311\Lib\site-packages\aiohttp\connector.py", line 982, in _wrap_create_connection
    raise ClientConnectorCertificateError(req.connection_key, exc) from exc
aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host login.live.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1002)')]

I stumbled upon 2 post for resolving this issue
Post 1
Post 2
(Or maybe I did something wrong)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant