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 set wss for Nebula Graph #5397

Closed
kellyseeme opened this issue Mar 13, 2023 · 1 comment
Closed

how to set wss for Nebula Graph #5397

kellyseeme opened this issue Mar 13, 2023 · 1 comment
Labels
type/question Type: question about the product

Comments

@kellyseeme
Copy link

when i use wss for graph,but its not affect,
image

the error is :
Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS
This request has been blocked; this endpoint must be available over WSS.

how can i set the ws to wss?

@wey-gu
Copy link
Contributor

wey-gu commented Mar 13, 2023

NebulaGraph(graphd)comes with no websocket interface, the ssl/tls in the configuration was about thrift over tls.

Please refer to the docs instead of the chatgpt when possible, chatgpt is a good start to get pictures of fresh questions though(am using the same way, too, heavily)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/question Type: question about the product
Projects
None yet
Development

No branches or pull requests

3 participants