Skip to content

In addition to Body, also sign Timestamp with the provided digest_method#1132

Closed
ospeek wants to merge 1 commit intomvantellingen:masterfrom
ospeek:fix-timestamp-digest-method
Closed

In addition to Body, also sign Timestamp with the provided digest_method#1132
ospeek wants to merge 1 commit intomvantellingen:masterfrom
ospeek:fix-timestamp-digest-method

Conversation

@ospeek
Copy link
Copy Markdown

@ospeek ospeek commented Aug 17, 2020

While implementing a service with zeep, we found out that the optional Timestamp header was always signed using SHA1 instead of the supplied digest_method (SHA256 in our case). This fix will sign both the Body and the Timestamp using the provided digest_method.

@mvantellingen
Copy link
Copy Markdown
Owner

Can you added a couple of unittests for this?

@mvantellingen
Copy link
Copy Markdown
Owner

Merged #1201

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.

3 participants