android-key-attestation icon indicating copy to clipboard operation
android-key-attestation copied to clipboard

Where to retrieve and store the GOOGLE_ROOT_CA_PUB_KEY?

Open witrisna opened this issue 1 year ago • 1 comments

Do we need to consider key rotation for this key, should we just hardcode the key in our implementation? Is there a way to retrieve the public key through a public URI?

witrisna avatar Mar 30 '23 19:03 witrisna

This is a very apt question. Yes, you should consider key rotation.

We're in the process of publishing a URI with the root certificates for attestation keys. I'll update the issue when we do.

eranmes avatar Mar 31 '23 09:03 eranmes

How often does Google rotate the root cert?

katimlam avatar Sep 18 '24 19:09 katimlam