Would solve the following issues:
Would also allow us to:
- Replace BouncyCastle with Key Vault operations and .NET Core 3.0 functions
- Generate ACME account private keys entirely within Key Vault Keys (no risk of keys leaking)
- Generate certificate private keys entirely within Key Vault Certificates too
Certes might be a good start so it may be worth forking https://github.com/fszlin/certes and stripping it down to just what we need.
Would solve the following issues:
Would also allow us to:
Certes might be a good start so it may be worth forking https://github.com/fszlin/certes and stripping it down to just what we need.