This document describes how to generate and upload an iOS message push certificate.
Note:
TPNS recommends you use .p12 certificates to manage the push services of your applications separately. Although a .p8 certificate is valid longer than a .p12 certificate, it has a wider push permission and scope. If leaked, it may cause more severe consequences.
Push Notification Service
using your existing AppID. Note that your Bundle ID
cannot contain the wildcard *
; otherwise, you will be unable to use the remote push service.Bundle ID
and other information. Click Continue.Certificate Signing Request (CSR)
is required.*.certSigningRequest
file.Apple Developer
page as shown in step 3 and click Choose File to upload the *.certSigningRequest
file.Development SSL Certificate
locally.Production SSL Certificate
.Note:
Actually, this certificate is a
Sandbox
andProduction
merged certificate that applies to both the development and production environments.
Development SSL Certificate
and Production SSL Certificate
that have been download to import them to Keychain Access.Apple Development IOS Push Service: com.tpnssdk.pushdemo
and Apple Push Services: com.tpnssdk.pushdemo
respectively.Note:
Do set the password when saving the .p12 file.
Log in to the TPNS Console and select Product Management > Configuration Management.
Click Upload Certificate in the Push Certificate pane to upload the Development SSL Certificate and Production SSL Certificate.
Enter the certificate password and click Click to select.
Choose your certificate and click Upload.
Was this page helpful?