Hello Team,
We have been trying to set up apigee prioxy to communicate with Apple push notification http/2 API. But every time we try establish a connection , it fails at SSL handshake and gives us a response
- {"fault":{"faultstring":"Unexpected EOF at target","detail":{"errorcode":"messaging.adaptors.http.flow.UnexpectedEOFAtTarget"}}}.
Connecting to http1.1 based apis are working fine and never faced any issues with it.
Is http/2 the problem here. And what is the solution to fix this.