may i use HttpProxyHandlerFactory as this? #963
Unanswered
birthToSpring
asked this question in
Q&A
Replies: 1 comment 4 replies
-
It looks like you're trying to use a signing key, but your proxy is presenting a client certificate to the APNs server. I think you need to configure your proxy to not present a client certificate. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
172.16.33.246:8443 : this is my proxy ip and port !
But what i get is
{"reason":"BadCertificateEnvironment"}
and{"msgId":"n2022060962a1baa4e4b09f8c3d201335","receiptTime":1654766245980,"receiptTimeStr":"2022-06-09 17:17:25","receiptStatus":2,"receiptDesc":"Stream closed before a reply was received"}
Beta Was this translation helpful? Give feedback.
All reactions