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

Deliver a chain of intermediary CAs that sign an end-entity certifacate to the validating TLS peer #247

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

mattrm456
Copy link
Contributor

This PR introduces the API and establishes the conventions necessary to transmit a chain of intermediary CAs that sign an end-entity certifacate to the validating TLS peer. This functionality is required for those circumstances where the signer of an end-entity certificate is not intended to be trusted directly by the peer, only the signer of the signer.

@mattrm456 mattrm456 merged commit fd9e05a into bloomberg:main Dec 12, 2024
1 check passed
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.

1 participant