readFileSync ('server.crt'). };. var httpsServer = https.createServer(credentials, app);. httpsServer.listen(4433); ...
確定! 回上一頁