$ grep DB ~/stack/wordpress/wp-config.php; mysql -u bn_wordpress -p bitnami_wordpress
$ sudo /opt/bitnami/bncert-tool --domains 'DOMAIN.TLD www.DOMAIN.TLD' --perform_public_ip_validation 0 --email USER@DOMAIN.TLD --accept_tos 1 --unattendedmodeui minimal # the last three options don't seem to be honoured
$ sudo vim /opt/bitnami/apache2/conf/bitnami/bitnami*.conf /opt/bitnami/apache2/conf/vhosts/*.conf
# BEGIN: HTTP2 from https://docs.bitnami.com/aws/apps/wordpress/administration/enable-http2-apache/ Protocols h2 h2c http/1.1 H2Direct on # END: HTTP2 </VirtualHost>