What is the algorithm that letsencrypt uses to choose which domain to make as the primary one in a certificate?
I have a domain that includes example.com as well as www.example.com, sub1.example.com, sub2.example.com, etc. For some reason, my cert seems to get created with the common name as somesub.com, and dns names for all the other subdomains. I’d prefer to have common name be either “www.example.com” or “example.com”. Is this something I can someone configure?