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

Add support for bundle endpoint profile in trust zones #72

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Conversation

markgoddard
Copy link
Contributor

This is an enum in the TrustZone message, and the https_web and
https_spiffe profiles are currently supported. The default continues to
be https_spiffe, but plugins may choose to change this.

Fixes: #71

This is an enum in the TrustZone message, and the https_web and
https_spiffe profiles are currently supported. The default continues to
be https_spiffe, but plugins may choose to change this.

Fixes: #71
@markgoddard markgoddard self-assigned this Dec 9, 2024
@markgoddard markgoddard added this to the release-0.7.0 milestone Dec 9, 2024
Copy link
Contributor

@nialdaly nialdaly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@markgoddard markgoddard merged commit 483953a into main Dec 10, 2024
5 checks passed
@markgoddard markgoddard deleted the issues/71 branch December 10, 2024 11:05
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

Successfully merging this pull request may close these issues.

Allow plugins to set bundle endpoint profile
2 participants