INT_RSA_VERIFY:bad signature
Hi!! I am trying to test webservice that uses wss authentication. I performed the following steps but getting error <faultstring>The signature or decryption was invalid</faultstring> <detail>error:04091068:rsa routines:INT_RSA_VERIFY:bad signature</detail> steps taken: 1. Add the pfx file certificate in keystore. 2. Add the outgoing wss config: 3. Used the config in outgoing wss: The same config and setting works in Ready Api . But Soap ui gives this error. I need help to figure out what additional steps should be taken to pass this test in soap ui open source1.2KViews0likes0CommentsConfigure WSS11 Security Policy
Has anyone had any luck in configuring WSS11 security policy on Soap UI? I am using Ready API 1.4.1. I have attempted to find multiple forum articles regarding this, but no-one seems to have had an answer e.g. - https://community.smartbear.com/t5/SoapUI-NG/Support-for-signature-using-secretkey/td-p/33846 - http://community.smartbear.com/t5/SoapUI-NG/SecretKey-not-supported-due-to-JCEKS-keystores-not-supported/m-p/110835#M25770 It looks like a feature request was raised for this. If anyone has managed to configure this, please get in touch. Thanks.1.5KViews0likes1Comment