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

Implement Federated Bundle Fetching #65

Closed
azdagron opened this issue Mar 9, 2020 · 0 comments
Closed

Implement Federated Bundle Fetching #65

azdagron opened this issue Mar 9, 2020 · 0 comments
Assignees
Projects

Comments

@azdagron
Copy link
Member

azdagron commented Mar 9, 2020

This issue is to implement fetching a bundle from the SPIFFE Bundle Endpoint as defined in the [SPIFFE Trust Domain and Bundle] (https://github.com/spiffe/spiffe/blob/master/standards/SPIFFE_Trust_Domain_and_Bundle.md#5-spiffe-bundle-endpoint) specification. The v2-api branch has scaffolding for the implementation in fetch.go.

The code should implement both WebPKI and SPIFFE Authentication (the latter using the tlsconfig package implementation from #64).

This issue depends on #55, #59, and #64.

@azdagron azdagron added this to To do in V2 API via automation Mar 9, 2020
@martincapello martincapello self-assigned this Apr 2, 2020
@martincapello martincapello moved this from To do to In progress in V2 API Apr 2, 2020
@martincapello martincapello moved this from In progress to Done in V2 API Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
V2 API
  
Done
Development

No branches or pull requests

2 participants