差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

linux:centos:certbot [2016/11/14 11:01] – 作成 pokanlinux:centos:certbot [2016/11/15 20:37] (現在) pokan
行 2: 行 2:
 SSL(Let's Encrypt)を導入する手順。 SSL(Let's Encrypt)を導入する手順。
  
 +===== gitをインストール =====
 +<sxh bash>
 +$ sudo yum install git
 +</sxh>
 +===== Certbotクライアントのダウンロード =====
 +<sxh bash>
 +$ cd
 +$ git clone https://github.com/certbot/certbot
 +</sxh>
 +===== Certbotクライアントのインストール =====
 +<sxh bash>
 +$ cd certbot
 +$ ./certbot-auto -d hogehoge.com
 +</sxh>
 +<note>作成中</note>
 ===== Apache2を再起動 ===== ===== Apache2を再起動 =====
 <sxh bash> <sxh bash>
 $ sudo /etc/init.d/apache2 restart $ sudo /etc/init.d/apache2 restart
 </sxh> </sxh>
- 
 ===== 動作確認 ===== ===== 動作確認 =====
 https://hogehoge.com/p2-php/rep2 https://hogehoge.com/p2-php/rep2
linux/centos/certbot.1479088895.txt.gz · 最終更新: 2016/11/14 11:01 by pokan
CC Attribution-Noncommercial-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0