Hello All,
I have created https REST service using one .jks cert file. But when I am trying to test this service using SOAP UI getting 404 error. While I have created one https service using soap XML using same .jks cert file and tested , it was working fine.
Can any one suggest reason behind this?
We have faced this issue in HTTPS REST services only.
Thanks..
Shivam Garg
HTTP 404 is typically a not found type response indicating the resource was not found.
If the issue was the cert, I would have expected some type of handshake error.
Can you set up and run a DevTest Test using the REST step and share what you see as the response?
Please mask any customer-specific data.