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

mitm: Forwarder should be able to request certificates from an external CA #627

Open
mattb-nn opened this issue Jan 2, 2024 · 1 comment
Milestone

Comments

@mattb-nn
Copy link

mattb-nn commented Jan 2, 2024

Forwarder should be able to interact with an external service (such as Hashicorp Vault) to request a certificate / send a certificate signing request.

This certificate / signing request could then be subject to the CA's validity / scope constraints, and sensitive key material kept away from user-facing services.

The sucessfully-generated / signed certificate would be cached by the Forwarder instance.

@mmatczuk
Copy link
Contributor

mmatczuk commented Jan 2, 2024

I agree that makes a lot of sense.

@mmatczuk mmatczuk added this to the v1.3 milestone Jan 2, 2024
@Choraden Choraden modified the milestones: v1.3, v1.4 Apr 15, 2024
@mmatczuk mmatczuk modified the milestones: v1.4, v1.x Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants