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

CanonicalizationMethod not being used. #81

Open
newalopez opened this issue Jul 11, 2022 · 0 comments
Open

CanonicalizationMethod not being used. #81

newalopez opened this issue Jul 11, 2022 · 0 comments

Comments

@newalopez
Copy link

Hello there, reading this function:
func (ctx *ValidationContext) transform(
el *etree.Element,
sig *types.Signature,
ref *types.Reference) (*etree.Element, Canonicalizer, error) {

I can see that selects the canonicalizer based on the list of Transforms


But ommits the CanonicalizationMethod tag:

So then, digestValue calculations are wrong.

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