We are using the Bitnami HTTPS configuration tool from the read me below.
https://docs.bitnami.com/aws/how-to/understand-bncert/
Is there a way to check if bncert has already been setup? Not just installed but is currently running SSL certificates created with that tool.
Bitnami Engineer here,
If you ran the Bitnami HTTPS configuration tool, you can easily verify if everything is configured properly:
cat /opt/bitnami/apache2/conf/bitnami/bitnami.conf | grep SSLCertificate
Are they your domain's certificates?
sudo crontab -l -u bitnami
Is everything correct? So your site is safe :)