Closed muxout closed 4 years ago
When we manually call wsse.signing.sign with a key that is protected by a passphrase, you get this prompt "Enter PEM pass phrase:". wsse.signing.sign should allow an optional parameter for a passphrase.
wsse.signing.sign
There is an open PR for this #14
When we manually call
wsse.signing.sign
with a key that is protected by a passphrase, you get this prompt "Enter PEM pass phrase:".wsse.signing.sign
should allow an optional parameter for a passphrase.