SSL certificates and MD5 collisions
SSL certificates and MD5 collisions
Posted Jan 17, 2009 16:45 UTC (Sat) by sergey (guest, #31763)Parent article: SSL certificates and MD5 collisions
trust" in this case more resilient than PKI's "chain of trust?"
Posted Jan 18, 2009 1:17 UTC (Sun)
by dlang (guest, #313)
[Link]
1. a particular signer is comprimized/doing things wrong
in this case RapidSSL had done two major things wrong
2. something fundamental in the signing/encryption mechanism is broken
it can be argued that the MD5 problem really falls in this category.
with PGP/GPG you get signatures from many different people. As such the odds of all of them doing things wrong is much lower (they create their keys at different times, with different versions of software, using different options for creating their keys, eetc)
if somthing is fundamentally broken in the core mechansim it could still break everything.
SSL certificates and MD5 collisions
A. they didn't update to not use MD5
B. they used sequential serial numbers.
