gregtwallace / certwarden

Cert Warden is a centralized ACME Client. It provides an API for certificate consumers to fetch their individual keys and certs with API keys.
https://www.certwarden.com/
Other
176 stars 6 forks source link

[feat] Global api keys #11

Closed ntimo closed 1 year ago

ntimo commented 1 year ago

Currently its not possible to create an api key to download multiple certificates and private keys. But this could be helpful when managing certs for proxies with multiple different domain certificates or rsa/ecdsa certificate types.

gregtwallace commented 1 year ago

I've added the ability to manually set API keys so if you want to set several items to the same api key you can.