python-zeep icon indicating copy to clipboard operation
python-zeep copied to clipboard

New features added

Open JorgeFMorais opened this issue 5 years ago • 0 comments

  • BinarySignatureTimestamp class to add a timestamp tag to WSSE header with creation and expiration time
  • Added ability to get_timestamp with an additional time into the future in the wsse utils section
  • Added ability to verify responses from wsdl with a different certificate than the one used in the request
  • Added ability to create Signature objects by passing either the filepath or data directly as a string

JorgeFMorais avatar Oct 20 '20 14:10 JorgeFMorais