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 fallback if cert is not in signatureElement #20

Merged
merged 1 commit into from
Mar 10, 2017
Merged

Add fallback if cert is not in signatureElement #20

merged 1 commit into from
Mar 10, 2017

Conversation

Calpicow
Copy link
Contributor

@Calpicow Calpicow commented Mar 9, 2017

No description provided.

@russellhaering
Copy link
Owner

This looks good, thanks.

I'm going to merge this as-is, but one thought: if there is more than one cert in the store do you think it makes sense to try all of them? In order to support certificate rotation I think you'd eventually want to be able to have more than one.

@russellhaering russellhaering merged commit d92d0af into russellhaering:master Mar 10, 2017
@Calpicow
Copy link
Contributor Author

Good point with the certificate rotation. I think we should modify verifyCertificate to return an array and Validate to test with each one.

joicemjoseph pushed a commit to joicemjoseph/goxmldsig that referenced this pull request Apr 13, 2020
Add fallback if cert is not in signatureElement
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.

None yet

2 participants