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

how to work with self-signed certificates #87

Closed
exhesham opened this issue Sep 29, 2016 · 1 comment
Closed

how to work with self-signed certificates #87

exhesham opened this issue Sep 29, 2016 · 1 comment

Comments

@exhesham
Copy link

Hi,
I am trying to run follow on an https server. this server has a self signed certificate.
I get the error:
Error: self signed certificate] code: 'DEPTH_ZERO_SELF_SIGNED_CERT

I tried to apply ca: [server certificate file] but it didn't work!
I don't want a solution like accepting unauthorized certificate = true;

how to solve this issue

@exhesham
Copy link
Author

the issue was already solved in another bug under the title SSL

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