「Let's encrypt」の版間の差分

提供: sha.ngri.la
移動先: 案内検索
1行目: 1行目:
 
==鍵の更新の方法==
 
==鍵の更新の方法==
 
<code>./certbot-auto -w /path/to/webroot/ -d domain1 -d domain2</code>
 
<code>./certbot-auto -w /path/to/webroot/ -d domain1 -d domain2</code>
 +
 +
*[https://letsencrypt.jp/command/ コマンド解説 - Let's Encrypt 総合ポータル]

2017年5月29日 (月) 16:17時点における版

鍵の更新の方法

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