• Joel Martin's avatar
    Make WebSocket encrypt setting default to page protocol. · 1af3e54b
    Joel Martin authored
    I.e. if the page is https:// then the WebSocket encrypt setting will
    default to wss:// (TLS encryption).
    
    Note that since noVNC settings are saved in cookies, this will only
    affect first load. If you have already loaded the page, then the
    encrypt setting will be whatever you last set it to.
    1af3e54b
vnc_auto.html 4.51 KB