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

Certz should permit delivery of a certificate bundle as a PKCS#7 encoded string. #178

Open
morrowc opened this issue Apr 5, 2024 · 0 comments

Comments

@morrowc
Copy link
Contributor

morrowc commented Apr 5, 2024

Neither delivery as 'certificate' (because that requires items a user of a CA may not have for a CA cert bundle) nor as 'certificateChain' (because the certificates which make up the trust bundle are not chains, nor are they chained to something) are appropriate for some trust-bundle having users.

Permit a new type of message, a string which is a pkcs#7 encoded thing to be delivered to the endpoint.

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

1 participant