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

Option to disable SSL certificate verification #62

Open
ea167 opened this issue Nov 20, 2019 · 1 comment
Open

Option to disable SSL certificate verification #62

ea167 opened this issue Nov 20, 2019 · 1 comment

Comments

@ea167
Copy link

ea167 commented Nov 20, 2019

Hello,

First of all, congrats for this great Kibana proxy, it helps a lot!

When trying to use aws-es-kibana on a laptop connecting to AWS Kibana through an SSH tunnel, we get an [ERR_TLS_CERT_ALTNAME_INVALID] error due to http-proxy.

However there is an option on line 129 of index.js that is hardcoded to secure: true that would allow the use case to work.

Would it be possible to have a command-line argument to put this option as false?

@ea167
Copy link
Author

ea167 commented Nov 20, 2019

PR #63 to add the -U (unsecure, to disable SSL certificate validation) option

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