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

Unable to use Self Signed Certificate with CDN version #1842

Closed
Fiorina161 opened this issue Oct 19, 2018 · 0 comments
Closed

Unable to use Self Signed Certificate with CDN version #1842

Fiorina161 opened this issue Oct 19, 2018 · 0 comments

Comments

@Fiorina161
Copy link

Fiorina161 commented Oct 19, 2018

Summary

Axios queries fail with error 500 when I run them on a server that uses a Let's Encrypt certificate. My research points to fixes using https.Agent from NPM, but I am using the CDN link provided on the Axios project page and this option is not available.

Is there another way to instruct Axio to ignore allow self signed certs, or to get the https.Agent from some CDN or any other solution to allow using CDN and https with self signed certificate?

Thanks

Context

  • axios version: The one returned from CDN at current date as of 2018-oct-19, my guess is 0.18.0
  • Environment: Firefox, Windows, Linux, iOS
@axios axios locked and limited conversation to collaborators May 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant