|
|
|
|
|
by agwa
1105 days ago
|
|
> If applying the algorithm to (1) produced (3), what produced (2)? I believe the root of the problem is that Let's Encrypt is creating certificates and precertificates independently, instead of creating a precertificate and then applying the algorithm to create the corresponding certificate. Since their processes for certificates and precertificates got out-of-sync, they ended up producing (2) instead of (3). > How can "no duplicate serial numbers" be enforced by any browser without having a store of all certificates? Browser software doesn't enforce this. It can only be enforced by scanning Certificate Transparency logs looking for violations. |
|
This is different from a "Brown M&M" policy where the purpose of the policy is to easily check that you are actually reading and obeying the policy document. Here the policy is worded in a way that doesn't directly achieve what we want, but is measurable, whereas what we want isn't, but the only practical way to achieve policy compliance is to do what we wanted anyway.