The command opens a wizard after executing to expand it returns this error:
Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA.
The general solution is correct. You can't use a certificate only with a wildcard domain name with the main domain name. You need both domain names *.example.com + example.com.
I just ran the command you mentioned and gave this return:
An unexpected error occurred:
Error creating new order :: Cannot issue for "* .easy-doctor.app": Domain name contains an invalid wildcard. A wildcard is only permitted before the first dot in a doma
in name.
For me to add a domain in wildcard is this the same way I’m trying?
Thank you!
Strange that on my homologation server the same command worked.
And in the log does not show me many details of the error. =(
Running the command without “.” but not working.
But your error message still contains a hostname with a space after the asterisk (*). You should be 500 % certain your command doesn’t contain erroneous spaces in hostnames.