About Checking to Which Domains a Let's Encrypt Certificate is Bounded
You can inspect the certificate information, including to which subdomains a certificate is bounded, using the following shell command:
$ openssl x509 \
> -in /etc/letsencrypt/archive/example.com/cert1.pem \
> -text -noout
Also by me
Django Paddle Subscriptions app
For Django-based SaaS projects.
Django App for You
Django GDPR Cookie Consent app
For Django websites that use cookies.
Django App for You