You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Never mind about --cert I discovered using -cert "" will do the job of requesting code-server to generate a self-signed certificate without --cert needing to be the last argument.
Perhaps this needs to be made clear in --help
Also --telemetry looks to require a json file of some kind according to a separate issue. #1019 (comment)
Again something that could be made clear in --help
code-server
version: 2.1523-vsc1.38.1Description
Option
--telemetry
result in "error File not found"Also how can you specifically say
--cert
and NOT give an argumentSteps to Reproduce
This works fine...
added --cert as last argument so it generates a certificate
This then fails with "error File not found"
The text was updated successfully, but these errors were encountered: