There are three ways you can see if an SSL/TLS certificate is added to a domain:
- Use an online certificate tool such as Platform.sh's certificate checker
curl -ILv <YOUR_DOMAIN>
- Check to see if there is a padlock icon at the beginning of your URL when visiting your website in a browser