node-cas
node-cas copied to clipboard
how to get private_key.pem and ssl_cert.pem file
ssl_key: fs.readFileSync('/path/to/private_key.pem'), ssl_cert: fs.readFileSync('/path/to/ssl_cert.pem'),