I am trying to install an SSL certificate following this: https://www.domoticz.com/wiki/Native_se ... ts_Encrypt
However, at this step I receive an error.
Code: Select all
sudo /etc/letsencrypt/letsencrypt-auto certonly --webroot --email <your email> -d <your complete sub.domain name> -w <user home>/domoticz/www/
Code: Select all
/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py:163: CryptographyDeprecationWarning: OpenSSL version 1.0.1 is no longer supported by the OpenSSL project, please upgrade. A future version of cryptography will drop support for it.
utils.CryptographyDeprecationWarning
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for XXXXX.synology.me
Using the webroot path /home/pi/domoticz/www for all unmatched domains.
Waiting for verification...
Challenge failed for domain XXXXX.synology.me
http-01 challenge for XXXXX.synology.me
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: XXXXX.synology.me
Type: unauthorized
Detail: Invalid response from
http://XXXXX.synology.me/.well-known/acme-challenge/t9qkaL8f_a_HZChgQsayw2zbX1qHzSz8yG_QCtz-cGM
[77.165.110.186]: 404
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address.