g-a-d / aws-kms-sign-csr

Re-sign a CSR with a KMS asymmetric private key
MIT License
46 stars 20 forks source link

Adding support for other EDCSA with RSA signature algorithms #4

Closed chaospuppy closed 2 years ago

chaospuppy commented 2 years ago

Thank you for this repo, it came in very handy for me. I needed to add support for EDCSA with RSA512, so I added a few other combinations and their OIDs while I was at it for better ECC KMS key support.

Thanks again!

g-a-d commented 2 years ago

Sorry, I missed this. Thanks for the contribution!