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

Allow arrays of certs to be provided #499

Merged
merged 2 commits into from
Dec 27, 2022
Merged

Conversation

mastermatt
Copy link
Contributor

Brings the signingCert and encryptCert args on the entities up to parity with raw metadata when multiple KeyDescriptors are desired for each use.

@tngan

Brings the `signingCert` and `encryptCert` args on the entities up to parity with raw metadata when multiple KeyDescriptors are desired for each use.

fixes tngan#497
Items my IDE pointed out as I poked around.
@tngan
Copy link
Owner

tngan commented Dec 27, 2022

@mastermatt Thanks for bringing this. I will merge this PR first, we will need to consume in signature verification & encryption function if multiple certificates are given.

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.

2 participants