Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support certgen web service and client #336

Open
GlenDC opened this issue Oct 17, 2024 · 1 comment
Open

support certgen web service and client #336

GlenDC opened this issue Oct 17, 2024 · 1 comment
Labels
blocked Tasks which are blocked on other work. low prio Low priority item.

Comments

@GlenDC
Copy link
Member

GlenDC commented Oct 17, 2024

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 🤷

@GlenDC GlenDC added low prio Low priority item. easy An easy issue to pick up for anyone. mentor available A mentor is available to help you through the issue. labels Oct 17, 2024
@GlenDC GlenDC added blocked Tasks which are blocked on other work. and removed easy An easy issue to pick up for anyone. mentor available A mentor is available to help you through the issue. labels Dec 29, 2024
@GlenDC
Copy link
Member Author

GlenDC commented Dec 29, 2024

Blocked for now.

Cfr: #335 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Tasks which are blocked on other work. low prio Low priority item.
Projects
None yet
Development

No branches or pull requests

1 participant