LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   OpenSSL and Apache (https://www.linuxquestions.org/questions/linux-newbie-8/openssl-and-apache-825383/)

omfgitsbk 08-10-2010 12:44 PM

OpenSSL and Apache
 
Hello,

If you update OpenSSL to .9.8o do you have to recompile apache (2.0.63) or just restart httpd? (something else afterwards maybe)

Thanks.

indienick 08-10-2010 03:22 PM

It depends - which distribution are you running?

On most distributions (ie. ones with a dependency-resolving package manager) this isn't a concern. If you are using a source-based distribution (like Gentoo) then this might quantify a recompiling of Apache.

Can you safely restart the httpd service (meaning can you restart the service and not have to worry about taking an entire corporation off the e-grid)?

bathory 08-11-2010 12:21 AM

Hi,

If mod_ssl is a built-in apache module, you need to recompile apache. If it's a DSO you have to only recompile the module and restart apache.


All times are GMT -5. The time now is 02:19 PM.