Is the certificate generated to send push notifications specific to the server, or I can use it on any other server, if I change my server?
Thank you.
Is the certificate generated to send push notifications specific to the server, or I can use it on any other server, if I change my server?
Thank you.
You can use it on any server -- its the certificate and its corresponding private key that matters, not the IP from which the connection is made.
You can use it in any server. Apple push notification SSL certificate is not specific to any server.
Example: parse.com, xtify.com etc.