python-zeep
python-zeep copied to clipboard
x509 Feat and Fix - fixes multiple wsse, add option do disable response verification, and use another cert for verify
Still need to add tests, and document wsse.signature._sign_node But this changes were necessary for zeep to correctly work with x509 signature + username in some web services.
fixes:
- #953
- kind of #1084
- use the patch from #1077
adds features:
- option to not verify response #1118