Since stapled data is now included in the Subject Serial Number, and thus affects the validity of the cert chain, we should probably include that data in the key for getCachedDomainCerts so that we don't accidentally serve cached data that was generated with a different set of stapled data.
Since stapled data is now included in the Subject Serial Number, and thus affects the validity of the cert chain, we should probably include that data in the key for
getCachedDomainCertsso that we don't accidentally serve cached data that was generated with a different set of stapled data.