// Configuration file for the server module.exports = { "port": 9000, "key": "certif/server.key", "cert": "certif/server.crt" }