-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Description
if we run "docker run -d -p 8080:8080 sanjayme/vscode-dotnet-core --auth none --cert" still we are facing not secure connection how to solve this. even we tried something similar to "docker -v /path/to/certs.crt:/home/coder/cert.crt -v /path/to/cert-key.key:/home/coder/cert.key -p 8080:8080 run codercom/code-server:v2 --cert /home/coder/cert.crt --cert-key /home/coder/cert.key" @code-asher kindly help here.
http url is working but if we browse https dns mapped url its throwing error. check the attachment for error
Metadata
Metadata
Assignees
Labels
No labels