support certgen web service and client #336
Labels
easy
An easy issue to pick up for anyone.
low prio
Low priority item.
mentor available
A mentor is available to help you through the issue.
Goal would be to allow issueing of certs to be off loaded to an external web service,
as to not require the root (CA) certs to be coupled to the proxy
A client could then also be made to talk to it. Ideally we would also allow rama-tls ServerAuth to make use of this client as an issuer, but it will require some thinking on how to do this without coupling it to a specific approach (e.g. http). One way could be by just having it work with a channel, where it sends to and receives the result back via a one shot 🤷
The text was updated successfully, but these errors were encountered: