Daily iOS
SecurityMeituan

Pinning and key rotation

Your app pins the server's public key, and your security policy rotates the server certificate and key on a schedule. How does the client learn the new public key, so users on the old app version aren't all cut off right after a rotation?

Submit