-
Notifications
You must be signed in to change notification settings - Fork 6.3k
-
how can i avoid this warning? i am working in my home DMZ. no need for security. thanks.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
We have no way to disable this message at the moment.
It is worth mentioning though that browsers will typically not allow you to use certain features in insecure contexts like service workers and the clipboard API, which code-server makes use of, so it might make sense to set up a self-signed certificate just to make these features work.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment