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

Certificate expired errors #138132

Closed
mcrobbj-abrdn opened this issue Nov 30, 2021 · 7 comments
Closed

Certificate expired errors #138132

mcrobbj-abrdn opened this issue Nov 30, 2021 · 7 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) info-needed Issue requires more information from poster

Comments

@mcrobbj-abrdn
Copy link

Getting certificate expired errors. with no details which certificates VSC is using so I can investigate.
Happens in two plugins thunderclient ( they dont know the default certs and openapi security check.

@TylerLeonhardt
Copy link
Member

/gifPlease

@mcrobbj-abrdn
Copy link
Author

image
Not sure it helps this is for thunderclient and the message for open api is:
Unexpected error when trying to request token: RequestError: certificate has expired

So its obviously a shared cert that VSC uses, all I need to know is which one so I can look to update.

@TylerLeonhardt TylerLeonhardt added the ~version-info-needed Issue requires version information from poster label Dec 1, 2021
@hb20007
Copy link

hb20007 commented Dec 1, 2021

It is probably related to #136787
If so, #136787 (comment) worked for me.

@TylerLeonhardt
Copy link
Member

What do you think @deepak1556 ?

@deepak1556
Copy link
Contributor

/duplicate #136787

Please use http.systemCertificates: false as a workaround.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

5 participants
@deepak1556 @TylerLeonhardt @hb20007 @mcrobbj-abrdn and others