OpenSSL更新后,Ubuntu系統重啟相關服務的步驟如下:
重啟依賴OpenSSL的服務
sudo systemctl restart apache2
sudo systemctl restart nginx
sudo systemctl restart sshd
驗證更新 執行openssl version確認版本已更新。
openssl version
注意:
ldconfig
apt