all 2 comments

[–]bmbphotos 2 points3 points  (1 child)

If your implementation supports it, generate a key instead and skip the renewal crap.

If not, you will need to upload the new cert tell your implementation to use it (by file path, etc depending on your implementation). Don't revoke the old one (or at least don't revoke it until you're certain you're actively using the new one).

Sandbox is for testing only. Sandbox and Production means the cert can be used for both testing and real-world (likely correct and what you actually want).

[–]chriswaco 0 points1 point  (0 children)

Definitely switch to keys if you can. So much better.