SSL Pinning and certificate expiry
问题 This question relates to the use of SSL Pinning in a client app against a web api and certificate expiry. Scenario : I own example.com and have a subdomain where an api is hosted, as such: api.example.com I wish to use the api over SSL , so an SSL Certificate is created for the subdomain. After the certificate has been acquired, I have: A Public Certificate A Intermediate Certificate A Private Key It's my understanding that I install these certificates on my webserver. I then wish for my