Certbot の変更点 luckey!!!! - memo random

#author("2021-12-21T21:06:35+09:00","ldap:pandora"," pandora")
#author("2021-12-21T21:07:53+09:00","ldap:pandora"," pandora")
[[Linux/Ubuntu/OpenSSL]]

certbot --authenticator standalone --installer apache --expand -d exapmle.com -d www.exapmle.com -d foo.exapmle.com -d bar.exapmle.com
certbot certonly --webroot -w /var/www/example/ -d www.example.com -d example.com -w /var/www/other -d other.example.net -d another.other.example.net
sample
 certbot --authenticator standalone --installer apache --expand -d exapmle.com -d www.exapmle.com -d foo.exapmle.com -d bar.exapmle.com
 certbot certonly --webroot -w /var/www/example/ -d www.example.com -d example.com -w /var/www/other -d other.example.net -d another.other.example.net

#exec
sudo certbot certonly --installer apache --expand --webroot -w /var/www/ -d www.cloudroid.work -d cloudroid.work -w /home/suzuka/public_html -d suzuka.cloudroid.work

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS