How do I renew the SSL certificate for my ios push notification provider?

前端 未结 1 527
别那么骄傲
别那么骄傲 2021-02-05 06:10

A bit under a year ago, a teammember who has now left built an iphone app which is on the app store, and an ios push notification daemon which sends it notifications. Today, th

相关标签:
1条回答
  • 2021-02-05 06:21

    If the certificate has expired, you must generate and download the new certificate, remove older certificates, and install the new on the server.

    Resubmit the app is not necessary, just install the certificate on the server, no changes happens on client apps.

    0 讨论(0)
提交回复
热议问题