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

Can I force HttpsProxyAgent to trust a certain certificate? #54

Closed
jack-jjm opened this issue Oct 26, 2018 · 6 comments
Closed

Can I force HttpsProxyAgent to trust a certain certificate? #54

jack-jjm opened this issue Oct 26, 2018 · 6 comments

Comments

@jack-jjm
Copy link

I want to use this module to pipe node-fetch requests through Fiddler for debugging. But when I try, I get an error about being unable to verify "the first certificate". This isn't unexpected, you get this with Firefox too - you have to export the cert from Fiddler as a .cer file and manually import it into Firefox.

Can you import a .cer file into this module to do something similar? Is there a workaround?

@eigidi
Copy link

eigidi commented Sep 25, 2019

+1 to be able to set trusted CAs

@adefirmanf
Copy link

+1
Any update about this issue? @geajack

@jack-jjm
Copy link
Author

@adefirmanf I think in the end I just gave up and used a different tool. Can't really remember, sorry.

@maslakov
Copy link

maslakov commented Sep 7, 2020

There are similar open issues and one workaround - #89

@cdesch
Copy link

cdesch commented Mar 2, 2021

+1

@TooTallNate
Copy link
Owner

This module has gone through a large refactor and modernization. I am closing this issue as a bit of house cleaning. If you feel that this issue still exists in the latest release, feel free to open a new issue.

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

6 participants