After knowing a bug called "Heart Bleed Bug" was found in OpenSSL, I updated the OpenSSL on my Red Hat Linux server to openssl-1.0.1e-16.el6_5.7.x86_64. After the updating, my Apache failed to start and the following message appeared:
Address already in use: make_sock: could not bind to address 0.0.0.0:443
It turned out during the updating, ssl.conf and auth_cas.conf were created on my
/etc/httpd/conf.d/. Previously I customized my ssl.conf and auth_cas.conf and renamed them to 20_ssl .conf and zz_auth_cas.conf. After renaming ssl.conf to ssl.conf_9april2014 and auth_cas.conf to auth_cas.conf_9april2014. I can start Apache without complaining.
Heart Bleed Bug
By lawrence - Posted on April 9th, 2014
Printer-friendly versionPDF version
- lawrence's blog
- Login to post comments
- Printer-friendly version