When I try to use the letsencrypt extension via the CLI, I am unable to get it to generate the correct SAN entry in the certificate for both domain.com and www.domain.com.
The CLI documentation suggests :
plesk bin extension --exec letsencrypt cli.php -d domain.com -d www.domain.com
but this...