mvantellingen / python-zeep

A Python SOAP client
http://docs.python-zeep.org
Other
1.88k stars 586 forks source link

feat: add response verification #1321

Open mmdanny89 opened 2 years ago

mmdanny89 commented 2 years ago

Add new feature: Response verification. with certificate.

mvantellingen commented 1 year ago

I can merge this if test cases are added

mmdanny89 commented 1 year ago

test case added, check it. thanks.