I would like to use the geolocation API in javascript, this requires https (or wss) in chrome.
I tried to modify the javascript client to use secure websocket (wss instead of ws), but without success.
I suppose the server also needs some tweeking?
Spacebrew/spacebrew#74