I am new to the cert world and afraid I might break something…
I need to generate a cert for a non-www domain for an existing www domain.
I generated a cert using this certbot certonly --webroot -w /var/www/html/mydomain/ -d mydomain.co.za , however because there was already a cert for the www.mydomain.co.za now two folder www.mydomain.co.za and mydomain.co.za are created,
WHat is the best way to create a cert for the non-www domain as this didnt help, I was still getting a not trusted site on my browsers and browsers are telling me the cert is only valid for the www.mydomian.co.za