Apache doesn't restart after new libssl is installed

2023-02-08 Thread Phil Endecott
Dear Experts, I have a Debian 11 system running Apache and unattended-upgrades. I received the DSA 5343-1 email advertising the new openssl package, 1.1.1n-0+deb11u4. Unattended-upgrades had installed this before I even read the email - great. But Apache has not been restarted, and it seems to

Re: Apache doesn't restart after new libssl is installed

2023-02-08 Thread Henrik Ahlgren
On Wed, 2023-02-08 at 14:01 +, Phil Endecott wrote: > Whose responsibility is this? Should the Apache package somehow > know that it needs to restart itself? Should the libssl package > do something to cause Apache to restart? Should the unattended- > upgrades package know to restart Apache whe

Re: [External Email] Re: Apache doesn't restart after new libssl is installed

2023-02-08 Thread Craig
Would that not be the responsibility of the systemd bit for Apache (if using systemd)? That said, I am not sure systemd does a great job of restarting a service. Might require tailoring on the particular server. https://ma.ttias.be/auto-restart-crashed-service-systemd/ On Wed, 2023-02-08 at 14

Re: Apache doesn't restart after new libssl is installed

2023-02-08 Thread Phil Endecott
Henrik Ahlgren wrote: On Wed, 2023-02-08 at 14:01 +, Phil Endecott wrote: Whose responsibility is this? Should the Apache package somehow know that it needs to restart itself? Should the libssl package do something to cause Apache to restart? Should the unattended- upgrades package know to r

RE: Apache doesn't restart after new libssl is installed

2023-02-08 Thread William Salmon
Sorry, I should have said that on our app. VMs Apache mod_ssl is NOT enabled as we use a proxy to add the SSL layer Cheers Will Salmon, Systems & Infrastructure Support Officer (Linux web servers), - FMS Technology Enhanced Learning team (ex LTSU), - Newcastle University, -Original Message--

RE: Apache doesn't restart after new libssl is installed - it does on Debian 11.5

2023-02-08 Thread William Salmon
Hi Our apache restarts fine. I'm on Debian 11.5 with unattended-upgrades for bullseye-security ONLY We have: libssl1.1 Version: 1.1.1n-0+deb11u4) - updated 8 Feb 2023 and apache2 Version: 2.4.54-1~deb11u1 So is this a Debian 11.6 problem ?? Cheers Will Will Salmon, Systems & Infrastruct