ssl - youtube-v3-api security certificate renewal -


we required add certificate https://www.googleapis.com/youtube/v3/videos our trusted certificates on our servers complying security policies.

we noticed certificate expires on 24th of november,2016. can support team mailing list can contact new certificate in advance there no outage functionality.

thanks

i think missing basic concept of tls: role of certificate issuer.

you don't lock specific certificate site , hope provide new certificate front if old certificate expires , can change clients accept new certificate. not scale.

instead trust issuer (ca - certificate agency) issue certificate specific site. check certificate got trust chain locally trusted certificate fine , subject of certificate matches site access. same ca certificate (or @ least public key inside) used many years issue new certificates, contrary leaf certificates valid 1..3 years or few month reduce risk of compromise.

in summary: don't expect tell front when issue new certificate because nobody tell you. instead else , trust ca.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -