nextgens/CloudSignTool

Generate CSRs

Opened this issue · 2 comments

It would be great if we could provision a key and generate CSRs from the tool itself... but #2 is an issue

Mind you, there is https://docs.microsoft.com/en-us/dotnet/api/system.security.cryptography.x509certificates.certificaterequest?view=netcore-3.1 ... which should make it possible without inflating the binary too much

This is scope-creep. Other solutions such as https://github.com/mattes/google-cloud-kms-csr exist.