We are currently using Solace 10.4.1.121 version deployed through Podman and observing this issue for many integrations whenever .com url is involved.
Flow : MuleSoft—>EMS(Solace RDP)—>MuleSoft(.com url) - Not working
But the same integration, when APIGW is involved in between it is working fine.
Flow : MuleSoft—>EMS(Solace RDP)—>APIGW—>MuleSoft(.com url) - Working
These traffics are going through Proxy and both EMS & APIGW backend servers have the Proxy configured and are able to connect to Proxy successfully.
Even through curl command we are able to get 200ok from the .com url in the EMS backend server. This tells us that there is no issue with the backend server however, on the application level Solace is unable to connect or recognize the proxy and the .com url.
We have also configured the Proxy under Message VPN of Solace broker and the same is being used in the RDP as well, still we observe the same error.
Kindly please let us know if anyone else has faced this issue and how this can be resolved.