* Certificate is only issued for an hour -- ideally would be issued for remainder of token life (or configurable) -- [Github Issue](https://github.com/Azure/azure-cli-extensions/issues/3565)
## Troubleshooting
### raygui webpage refuses to load
Web page refuses to load at all on a specific machine (but can be loaded on a different machine by manually forwarding the port)
Can verify issue by trying to open the web page with cURL - will see the request fail with bytes unread (ERR_CONTENT_LENGTH_MISMATCH).
* Open settings and search for `remote.ssh.useExecServer` and untick (setting it to false)