I have now tidied up my certificates with one certificate for each VirtualHost. Each certificate has the 'apex' name and the www subdomain for it. If you do see anything that is not good about it please do let me know. I have pasted the output from sudo certbot certificates
below:
ubuntu@ip-172-31-32-80:~$ sudo certbot certificates
Saving debug log to /var/log/letsencrypt/letsencrypt.log
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Found the following certs:
Certificate Name: bgrgolf.com-0001
Serial Number: 4b99fcb0917ef1ed28197b8707572afda00
Key Type: RSA
Domains: bgrgolf.com www.bgrgolf.com
Expiry Date: 2023-01-07 19:52:52+00:00 (VALID: 89 days)
Certificate Path: /etc/letsencrypt/live/bgrgolf.com-0001/fullchain.pem
Private Key Path: /etc/letsencrypt/live/bgrgolf.com-0001/privkey.pem
Certificate Name: learntospell.org.uk
Serial Number: 4158e1abfb47b3de04d4e7ba1c1cf05479a
Key Type: RSA
Domains: learntospell.org.uk www.learntospell.org.uk
Expiry Date: 2023-01-07 20:17:36+00:00 (VALID: 89 days)
Certificate Path: /etc/letsencrypt/live/learntospell.org.uk/fullchain.pem
Private Key Path: /etc/letsencrypt/live/learntospell.org.uk/privkey.pem
Certificate Name: stevespages.org.uk
Serial Number: 30f49373d240e202045d7ff01926577249a
Key Type: RSA
Domains: stevespages.org.uk www.stevespages.org.uk
Expiry Date: 2023-01-07 20:19:21+00:00 (VALID: 89 days)
Certificate Path: /etc/letsencrypt/live/stevespages.org.uk/fullchain.pem
Private Key Path: /etc/letsencrypt/live/stevespages.org.uk/privkey.pem
Certificate Name: wcvpnamer.org
Serial Number: 34ce94ce64db9cba86b72c07ae40d21807a
Key Type: RSA
Domains: www.wcvpnamer.org wcvpnamer.org
Expiry Date: 2023-01-07 20:20:54+00:00 (VALID: 89 days)
Certificate Path: /etc/letsencrypt/live/wcvpnamer.org/fullchain.pem
Private Key Path: /etc/letsencrypt/live/wcvpnamer.org/privkey.pem
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ubuntu@ip-172-31-32-80:~$