Many sites reusing Heartbleed-compromised private keys
1–10 of 12 posts
Re: Many sites reusing Heartbleed-compromised private keys
#2The problem is that many people in the industry doesn't really understand the basics. How come is there a leak of your certificate, if that's the public key you're showing to every single client that connects to your SSL enabled site?
I've even seen sysads advising on forums about reissuing certs after Heartbleed, but no word about the keys.
Re: Many sites reusing Heartbleed-compromised private keys
#3Re: Many sites reusing Heartbleed-compromised private keys
#4This. The problem is that many people in the industry doesn't really understand the basics. How come is there a leak of your certificate, if that's the public key you're showing to every single client that connects to your SSL enabled site? I've even seen sysads advising on forums about reissuing certs after Heartbleed, but no word about the keys.
Re: Many sites reusing Heartbleed-compromised private keys
#5This. The problem is that many people in the industry doesn't really understand the basics. How come is there a leak of your certificate, if that's the public key you're showing to every single client that connects to your SSL enabled site? I've even seen sysads advising on forums about reissuing certs after Heartbleed, but no word about the keys.
Maybe they should just be advised to use PFS/ECDHE instead (which should be done anyway), and it would solve this problem by itself.
Re: Many sites reusing Heartbleed-compromised private keys
#6It would be helpful if the CA (or reseller) confirmed (dispay a warning) that you really want to reissue with the same private key and explain the implications of doing so.
When reissuing a certificate the default behaviour should be to revoke the old one after some specified time has elapsed - that is what reissuing is for and what distinguishes it from simply buying a new certificate.
Re: Many sites reusing Heartbleed-compromised private keys
#7Re: Many sites reusing Heartbleed-compromised private keys
#8This. The problem is that many people in the industry doesn't really understand the basics. How come is there a leak of your certificate, if that's the public key you're showing to every single client that connects to your SSL enabled site? I've even seen sysads advising on forums about reissuing certs after Heartbleed, but no word about the keys.
Maybe they should just be advised to use PFS/ECDHE instead (which should be done anyway), and it would solve this problem by itself.
Re: Many sites reusing Heartbleed-compromised private keys
#9Re: Many sites reusing Heartbleed-compromised private keys
#10This. The problem is that many people in the industry doesn't really understand the basics. How come is there a leak of your certificate, if that's the public key you're showing to every single client that connects to your SSL enabled site? I've even seen sysads advising on forums about reissuing certs after Heartbleed, but no word about the keys.