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

Issue: SSLCertVerificationError while connecting to graph.windows.net:443 #107

Open
tejas-kand opened this issue Dec 6, 2024 · 1 comment

Comments

@tejas-kand
Copy link

The authentication is successful using acess_token but upon gathering data I get the following error:

Starting data gathering phase 1 of 2 (collecting objects)
Cannot connect to host graph-windows.net:443 ss1:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_ FAILED] certificate verify failed: Missing Authority Key Identifier (_ssl.c:1020)')]
cannot connect to host graph.windows.net:443 ss1:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Missing Authority Key Identifier (_ss1.c:1020)')]
Cannot connect to host graph.windows. net:443 ssi:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Missing Authority Key Identifier (_ssl.c:1020)°)]
Cannot connect to host graph-Windows.net:443 ssl: True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE VERIFY FAILED] certificate verify failed: Missing Authority Key Identifier (_ssl. c:1020)')]

Cannot connect to host graph.windows.net:443 ssl:default [The specified network name is no longer available]
Starting data gathering phase 2 of 2 (collecting properties and relationships)

The system uses self-signed certificate for https requests.
Is there any work around here or any flag/switch to include for bypassing this?
1

@tejas-kand tejas-kand changed the title Issue: SSLCertVerificationError while connecting to graph,windows.net:443 Issue: SSLCertVerificationError while connecting to graph.windows.net:443 Dec 6, 2024
@netsecprogrammer
Copy link

I'm getting the same error.

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

2 participants