#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