jfromaniello / selfsigned

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

adding client cert key size option #63

Closed chrismccaw closed 11 months ago

chrismccaw commented 2 years ago

The key size for the client is hardcoded as 1024 however in the case of PS256 this needs to be at least 2048

jfromaniello commented 11 months ago

published as selfsigned@2.4.0