createConnection({ host : 'localhost', ssl : { ca : fs.readFileSync(__dirname + '/mysql-ca.crt') } });. You can also connect to a MySQL server ...
確定! 回上一頁