Hey guys,
we are creating lets encrypt ssl certificates through plesk cli:
	
	
	
		
That works fine, but on renewal we always get this error:
	
	
	
		
the only solution is to renew the certificate via plesk panel, where the mail field is indeed empty
is there any solution for that or do we have to renew the certificates through cli as well? every how much days?
thanks for your help
best regards
				
			we are creating lets encrypt ssl certificates through plesk cli:
		Code:
	
	/usr/sbin/plesk bin extension --exec letsencrypt cli.php -d example.com -d www.example.com --email [email protected]That works fine, but on renewal we always get this error:
		Code:
	
	Renewal of the following Let's Encrypt certificates has failed:
 * 'Lets Encrypt shrimp-paradies.de' [days to expire: 29]
   [-] example.com
   [-] www.example.com
   Invalid response from https://acme-v01.api.letsencrypt.org/acme/new-reg.
   Details:
   Type: urn:acme:error:invalidEmail
   Status: 400
   Detail: Error creating new registration :: not a valid e-mail addressthe only solution is to renew the certificate via plesk panel, where the mail field is indeed empty
is there any solution for that or do we have to renew the certificates through cli as well? every how much days?
thanks for your help
best regards
 
 
		 
 
		