Push to https rest API timeout

Hi
We have added one module tu push back identity data to a server using https rest API.
The push goes well from a postman, but from mosip mimoto server we are getting timeout issue:
failed: Connection timed out (Connection timed out); nested exception is org.apache.http.conn.HttpHostConnectException:

The sslBypass = true and the verify always retrun true.

@Abderrazzak_Zeddari can you check if the pod is reachable from Mimoto pod?.

The timeout happens if one of the service is down or not responsive