vesoft-inc / nebula-studio

NebulaGraph Web GUI Tools
Apache License 2.0
201 stars 62 forks source link

How can I visualize connections with nebula-studio when tls is enabled on my server #466

Open zhyocean opened 1 year ago

zhyocean commented 1 year ago

How can I fix the fact that nebula-studio can't connect on the page when tl is enabled on my server graph component enable_graph_ssl=true

wey-gu commented 1 year ago

Thanks @zhyocean !

@hetao92 the backend/nebula-http-gw needs to support graphd interface in TLS :D

slimshadylol0303 commented 1 year ago

Thanks @zhyocean ! Currently, NebulaGraph Studio does not support connecting to graph with SSL enabled. We will add some key configuration parameters to support this in the next version of Studio.

zhyocean commented 1 year ago

Thanks @zhyocean ! Currently, NebulaGraph Studio does not support connecting to graph with SSL enabled. We will add some key configuration parameters to support this in the next version of Studio.

Thank you. I hope you can let me know when the next supported version comes online