-
Notifications
You must be signed in to change notification settings - Fork 6k
code-server is being accessed over an insecure domain. Web views, the clipboard, and other functionality will not work as expected. #1627
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
Comments
You need a domain and enable https. |
|
You can set up a reverse proxy server using Nginx, and then obtain an SSL certificate from LetsEncrypt or other places. |
Thank you! I will try it! |
Thank you for the assistance @yyjlincoln. We're aware that setup documentation is lacking. |
I'm running on Ubuntu using Nginx , so how can I do that ? |
Those docs might help you. Configure Nginx: http://nginx.org/en/docs/http/configuring_https_servers.html Obtaining a SSL certificate from LetsEncrypt: |
Thanks! It's working. But crashing on AWS free tier machine... |
it is do not work on domain with nginx,I see the console have many error code |
i think this is an error upstream. please look at microsoft/vscode#127770! |
I use Google Chrome as the default browser, its version is 81.0.4044.138, and I put code-server on a remote server, the system is centos7, and the following reminder is displayed when I log in to the browser:
code-server is being accessed over an insecure domain. Web views, the clipboard, and other functionality will not work as expected.
The text was updated successfully, but these errors were encountered: