Enabling HTTPS on Webcentre

By default, WebCentre is configured to use HTTP. The steps needed to get HTTPS working on WebCentre aren’t too complicated, but a basic understanding of how web security and certificates work is required. We’ll assume you have a certificate for...

Using RouteMaster with Secure WebSockets

RouteMaster itself only supports the standard non-secure WebSocket protocol (ws://) , but modern browsers require that if a page is loaded HTTPS, it must use WebSockets over TLS to communicate (wss://). This requires you to use Rascular WebCentre rather than...