LoginSignup
0
0

More than 5 years have passed since last update.

Let's Encript の証明書更新

Last updated at Posted at 2017-09-03

certbotを使えば自動的に更新されることになっているらしいが、Apacheが起動したままだとファイルの書き換えが出来ずに更新できない。
権限をどうにかすれば出来そうな気はするがとりあえずはApache止めて更新してる。

$ sudo systemctl stop apache2
$ sudo certbot renew
$ sudo systemctl start apache2
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0