昨日まで時代遅れ平文httpページだったのをLet's Encryptを使ってhttpsに対応させた.
環境
ConoHa VPS 2GB
Debian 8.9
$git clone https://github.com/letsencrypt/letsencrypt
$cd ~/git/letsencrypt/
$./letsencrypt-auto --apache
Debianなのでこれでおわり.
参考ページ
- apache 2.4におけるSSL証明書の設定 - Qiita: https://qiita.com/bageljp@github/items/6b9876b7571852284ead
- Let's Encryptを使ってSSL通信をする - Qiita: https://qiita.com/HitoshiHaga/items/67378de7f97fbaa6d356