Y
Hacker News
new
|
ask
|
show
|
jobs
by
nmcfarl
4450 days ago
On Ubuntu 12.04LTS you need to upgrade both 'libssl1.0.0' and 'openssl' - I’d check that the version of both is: 1.0.1-4ubuntu5.12
And then restart everything that comes back from a
sudo lsof -n | grep ssl | grep DEL
1 comments
kukkukb
4449 days ago
Excellent! That did the trick. It was nginx and percona that also had to be restarted.
link