client-certificate-auth icon indicating copy to clipboard operation
client-certificate-auth copied to clipboard

Documentation

Open ghost opened this issue 8 years ago • 1 comments

Hi

What values should I pass instead of server.key , server.pem , cacert.pem

fs.readFileSync('server.key'), cert: fs.readFileSync('server.pem'), ca: fs.readFileSync('cacert.pem'),

ghost avatar Jul 11 '17 21:07 ghost

Refer to https://github.com/abhishek2244/client-certificate-auth README.

abhishek2244 avatar Jul 18 '17 18:07 abhishek2244