We have the following situation and need an advice, since nobody ha a previous experience with pinned mobile applications.
- We have one wildcard SSL certificate for the domain, maintained at Azure - *.example.com
- There are multiple endpoints that the cert had been applied to, including the the one that is used by mobile application.
- Mobile application has this certificate pinned.
- The cert will expire in about 45 days.
What will be the best course of actions to renew the certificate, with ideally no downtime, or minimal downtime for mobile and other applications?
If we renew the cert, we need to push an update for a mobile application to the store with it. It will take some time to get approved by the store and during that time the application will not be able to communicate with the backend, if we'll go straight forward.
So, we need an advice from those with such experience, please.
Thanks for your help in advance.