I am trying to configure a SOAP API. So I originally recorded the soap request from SOAP UI tool. Then when I ran the request I got a WSSecurityException which lead me to believe there's an issue with my Keystore. I have my keystores placed in the 'wss-keystores' directory with multiple different formats (.pxf, .PKCS12). When I add a signature in the header of the request and choose from either of the keystores and select ok I get the following error: "The security profile is not valid: stream does not represent a PKCS12 key store". Can you please help resolve this issue? I've attached the screenshots of the errors.
↧