Replies: 1 comment 2 replies
-
No, HTTPS is required for those things to work. This is a browser requirement, unfortunately, nothing we can do about it from code-server's end. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
code-server is being accessed in an insecure context. Web views, the clipboard, and other functionality may not work as expected.
I have code-server deployed on a LAN and will only access it via local IP. I am unable to provide a generic https access environment as there are no certificates. Is there any way to make code-server work in normal mode with http?
Beta Was this translation helpful? Give feedback.
All reactions