If your systems have a vulnerable OpenSSL implementation then on a running instance
lsof | grep ssl is a good place to start. Or you could try updating OpenSSL and the using lsof | grep -i ssl | grep -i del On Wed, Apr 9, 2014 at 10:49 AM, Aryeh Friedman <[email protected]>wrote: > What parts of openstack (if any) are vulnerable to heartbleed? > > -- > Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
