Renewing Production Push SSL Certificate - Apple A

2019-02-06 11:09发布

问题:

Our production push ssl certificate is going to expire soon. If I generate a new certificate, will the other certificate remain valid until it is set to expire (at which point it must be replaced with the new certificate)?

Will both certificates work at the same time?

Just concerned about the timing. For our app, we host a push server and so do a few of our customers. I want to make sure creating a new certificate and updating our push server with the new certificate doesn't mess up our customers' push servers that will, for a time, still have the old certificate installed.

回答1:

It seems like you don't invalidate the old certificate...

"You can generate a new certificate without revoking the old one, and use them simultaneously to ensure they are working before revoking the old one."

At least according to this post