I created some ssl certificates with certbot.
This is how I\'m creating the server in nodejs:
var WebSocketServer = require("websocket").server;