interfasys
Verified User
I wasn't going to post anything about it since this is a base library, but the heartbleed vulnerability is very serious and dangerous.
Read more about it on heartbleed.com
Scanning an unpatched server reveals passwords, and all sorts of private information.
Fix:
Read more about it on heartbleed.com
Scanning an unpatched server reveals passwords, and all sorts of private information.
Fix:
- Update your distribution's OpenSSL
- Find all services which rely on OpenSSL
- Restart them
- Generate new private keys for all your certificates
- Generate and install new certificates
- Revoke all old certificates
- Change all passwords
- Invalidate all session keys and cookies
- Write a nice email to all your customers, asking them to reset their passwords
Last edited: