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

Exporter not able to connect to Memgraph with SSL setup #8

Open
tonilastre opened this issue Nov 14, 2023 · 0 comments
Open

Exporter not able to connect to Memgraph with SSL setup #8

tonilastre opened this issue Nov 14, 2023 · 0 comments

Comments

@tonilastre
Copy link

When you start Memgraph with SSL, the default configuration for the exporter does not work.

curl localhost:9091 returns Empty response.

What should be added:

  • Add protocol support in config.yml to support both http and https
  • Add a way to skip verification of the SSL certificate because self-signed certs + SSL won't work with the current setup
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