If Studio is installed behind a reverse proxy that has SSL capabilities, and the client SSL is terminated on the reverse proxy, you must configure Studio to set the preferred protocol to HTTPS, and provide the host and port for the reverse proxy server.
web.server.protocol=https web.server.host=<reverseProxyHostName> web.server.https.port=<reverseProxyPort>