Let's encrypt

提供: sha.ngri.la
2017年8月21日 (月) 02:36時点におけるTara.ttm (トーク | 投稿記録)による版 (Firefoxだけ表示できない)
移動先: 案内検索

鍵の更新の方法

./certbot-auto -w /path/to/webroot/ -d domain1 -d domain2

Firefoxだけ表示できない

ssl.conf

SSLCertificateKeyFile /etc/letsencrypt/live/mydomain.com/privkey.pem

の後ろに次の1行を追加

SSLCertificateChainFile /etc/letsencrypt/live/mydomain.com/fullchain.pem