I/O exception (java.net.SocketException) caught when processing request to {s}->https://appleid.apple.com:443: Connection reset

Hi ,

We are implementing apple-sign-in. Made all the code changes mentioned in apple rest implementation document. Now when we moved our code changes to staging environment we facing error " I/O exception (java.net.SocketException) caught when processing request to {s}->https://appleid.apple.com:443: Connection reset"

we changed all our fire wall settings and when we telent appleid.apple.com 443 we make connection. But when we try telnet appleid.appple.com still we are not able to establish connection.

Please some one suggest what is wrong here ?
Hi,
I am facing the same issue when invoking a POST call to APPLE Rest API below.

https://appleid.apple.com/auth/token

We did confirm, there is no firewall issues and we also installed signer chain certificates on IBM WAS v9 but still see java.net.SocketException: Connection reset

If you were able to figure this out please share your thoughts.
I/O exception (java.net.SocketException) caught when processing request to {s}->https://appleid.apple.com:443: Connection reset
 
 
Q