SSL導入(Let's Encrypt)

SSL(Let's Encrypt)を導入する手順。

gitをインストール

$ sudo yum install git

Certbotクライアントのダウンロード

$ cd
$ git clone https://github.com/certbot/certbot

Certbotクライアントのインストール

$ cd certbot
$ ./certbot-auto -d hogehoge.com

作成中

Apache2を再起動

$ sudo /etc/init.d/apache2 restart

動作確認

linux/centos/certbot.txt · 最終更新: 2016/11/15 20:37 by pokan
CC Attribution-Noncommercial-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0