Update Apple Push Notification Service (APNs) server certificate

I downloaded the .crt file to take the following steps. Could you please give me a guide on how to actually apply the file to the server?

Upload only files to a specific path on the Linux server.

keytool -import -alias cacert -file ca.crt -keystore client.truststore.jks

Is it possible to just apply it with the above command?

Please confirm.

thank you

Unfortunately we cannot provide specific instructions on how to install this root certificate on your push servers. Each server operating system and push server software will have different ways these root certificates are installed, which is out of scope of our support abilities.

If you are not sure how to do this, I would recommend you seek help for this from your server-side developers or server admins. Or, if you don't have access to such resources, you can ask the support channels for your system the question: How do I install a root certificate?

We have setup a test server at 17.188.143.34:443 that you can use to try and send pushes to test whether your new root certificate is correctly installed.


Argun Tekant /  DTS Engineer / Core Technologies

Update Apple Push Notification Service (APNs) server certificate
 
 
Q