jfromaniello / selfsigned

Generate self-signed certificates from node.js
MIT License
237 stars 53 forks source link

Minor fix for incorrect error variable being passed to callback function #30

Closed rynmsh closed 5 years ago

rynmsh commented 5 years ago

Fixed incorrect error variable being passed to async callback function when thrown from generatePem

jfromaniello commented 5 years ago

thank you! I've released it as v1.10.6