|
|
|
|
|
by malloc2x
4738 days ago
|
|
You must assume that the NSA already has master keys for all domestic CA root certificates, and given how many were hacked recently, foreign ones too. In which case SSL traffic is effectively the same as plaintext to them. The solution could be a distributed CA system like http://convergence.io/ |
|
My understanding was that having a CA's private key just enables someone to issue new child keys for that CA. That vulnerability could be addressed with certificate pinning.