Renew do not work anymore:
bash-4.3# /usr/bin/certbot renew
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/cloud.cc-email.eu.conf
Cert is due for renewal, auto-renewing...
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
Renewing an existing certificate
Performing the following challenges:
tls-sni-01 challenge for cloud.cc-email.eu
/usr/lib/python2.7/site-packages/OpenSSL/rand.py:58: UserWarning: implicit cast from 'char *' to a different pointer type: will be forbidden in the future (check that the types are as you expect; use an explicit ffi.cast() if they are correct)
result_code = _lib.RAND_bytes(result_buffer, num_bytes)
Waiting for verification...
Cleaning up challenges
Attempting to renew cert from /etc/letsencrypt/renewal/cloud.cc-email.eu.conf produced an unexpected error: Failed authorization procedure. cloud.cc-email.eu (tls-sni-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Incorrect validation certificate for tls-sni-01 challenge. Requested cb7edf9e315017f47589bd9b5c034a27.2fe6fd28c9be5bc1318f6cfbcd01f9b6.acme.invalid from 89.247.194.210:443. Received 2 certificate(s), first certificate had names "cloud.cc-email.eu". Skipping.All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/cloud.cc-email.eu/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)IMPORTANT NOTES:
The following errors were reported by the server:
Domain: cloud.cc-email.eu
Type: unauthorized
Detail: Incorrect validation certificate for tls-sni-01 challenge.
Requested
cb7edf9e315017f47589bd9b5c034a27.2fe6fd28c9be5bc1318f6cfbcd01f9b6.acme.invalid
from 89.247.194.210:443. Received 2 certificate(s), first
certificate had names "cloud.cc-email.eu"To fix these errors, please make sure that your domain name was
entered correctly and the DNS A record(s) for that domain
contain(s) the right IP address.
cloud.cc-email.eu has CNAME record only. But was before not a problem.
Help very appreciated