4 ms·
An expired certificate should not cause that. I'd be very surprised if they did not have a cryptographic timestamp [1] on the driver signature. The presence o
by bigmadwolf 3y ago
An expired certificate should not cause that. I'd be very surprised if they did not have a cryptographic timestamp [1] on the driver signature. The presence of the timestamp allows the signature to be verified after the signing certificate has expired.
1 https://en.wikipedia.org/wiki/Code_signing#Time-stamping https://en.wikipedia.org/wiki/Code_signing#Time-stamping
- bigmadwolf 3y agoOK upon actually reading the article it looks like they didn't include a timestamp - ouch.