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 modification of encryptSignature #22

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jfschubert
Copy link

Allows the modifcation of the encryptSignature Parameter of the WSSESOAP::encryptSoapDoc method

Q A
Type improvement
BC Break no

Summary

I added the possibility to modify the encryptSignature Parameter of encryptSoapDoc Method from wse-php
As one of my Projects don't want the signature encrypted for reasons.

Please feel free to tell me if I need to do / change something

Allows the modifcation of the encryptSignature Parameter of the WSSESOAP::encryptSoapDoc method
@jfschubert jfschubert changed the title Allow modificatoin of encryptSignature Allow modification of encryptSignature Mar 5, 2025
@veewee
Copy link
Member

veewee commented Mar 8, 2025

Thanks for the PR @jfschubert.
It looks great.

Can you please:

  • Fix CS
  • Add the new method to the documentation
  • Add a test that covers this option to tests/Unit/WsseMiddlewareTest.php

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