$ sudo /opt/bitnami/bncert-tool
// マルチサイトの場合はリダイレクトの設定ができないようです
Warning: Custom redirections are not supported in the WordPress Multisite
packaged by Bitnami. This tool will not be able to enable/disable redirections.
Press [Enter] to continue:
----------------------------------------------------------------------------
Welcome to the Bitnami HTTPS Configuration tool.
----------------------------------------------------------------------------
Domains
Please provide a valid space-separated list of domains for which you wish to
configure your web server.
// 証明書を発行したいドメイン名を入力します。
Domain list []: fun-every-day.com
The following domains were not included: www.fun-every-day.com. Do you want to add them?
[Y/n]: n
----------------------------------------------------------------------------
Changes to perform
The following changes will be performed to your Bitnami installation:
1. Stop web server
2. Configure web server to use a free Let's Encrypt certificate for the domains:
fun-every-day.com
// 証明書の自動更新をしてくれます。
3. Configure a cron job to automatically renew the certificate each month
4. Configure web server name to: fun-every-day.com
5. Start web server once all changes have been performed
Do you agree to these changes? [Y/n]:
----------------------------------------------------------------------------
Create a free HTTPS certificate with Let's Encrypt
Please provide a valid e-mail address for which to associate your Let's Encrypt
certificate.
Domain list: fun-every-day.com
Server name: fun-every-day.com
E-mail address []: xxx@xxx.xx
The Let's Encrypt Subscriber Agreement can be found at:
https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf
Do you agree to the Let's Encrypt Subscriber Agreement? [Y/n]:
----------------------------------------------------------------------------
Performing changes to your installation
The Bitnami HTTPS Configuration Tool will perform any necessary actions to your
Bitnami installation. This may take some time, please be patient.
----------------------------------------------------------------------------
Success
The Bitnami HTTPS Configuration Tool succeeded in modifying your installation.
The configuration report is shown below.
Backup files:
* /opt/bitnami/apache/conf/httpd.conf.back.202204131156
* /opt/bitnami/apache/conf/bitnami/bitnami.conf.back.202204131156
* /opt/bitnami/apache/conf/bitnami/bitnami-ssl.conf.back.202204131156
* /opt/bitnami/apache/conf/vhosts/wordpress-https-vhost.conf.back.202204131156
* /opt/bitnami/apache/conf/vhosts/wordpress-vhost.conf.back.202204131156
Find more details in the log file:
/tmp/bncert-202204131156.log
If you find any issues, please check Bitnami Support forums at:
Could not obtain certificates:
error: one or more domains had a problem:
[fun-every-day.com] acme: error: 400 :: urn:ietf:params:acme:error:connection ::
Timeout during connect (likely firewall problem)