cPanel enable APNs push notifications

cPanel documentation

https://documentation.cpanel.net/display/CKB/How+to+Set+Up+iOS+Push+Notifications

APNSPush needs to be enabled via cPanel –> Service Manager

Check process list:

pgrep p0f

Outgoing TCP port 2195 needs be enabled

To verify:

curl -v telnet://gateway.sandbox.push.apple.com:2195

Output:

* Rebuilt URL to: telnet://gateway.sandbox.push.apple.com:2195/
*   Trying 17.188.166.23…
* TCP_NODELAY set
* Connected to gateway.sandbox.push.apple.com (17.188.166.23) port 2195 (#0)

 

 

Similar Posts:

    None Found

Leave a Reply

Your email address will not be published. Required fields are marked *