I wan't to installe letsencrypt in my new pi zero2w
I apply the official wiki method
Code: Select all
https://www.domoticz.com/wiki/Native_secure_access_with_Lets_Encrypt
Code: Select all
cd /etc
sudo git clone https://github.com/letsencrypt/letsencrypt
cd letsencrypt
sudo ./letsencrypt-auto
I control the directory and yes, the file and some other one are not installed (i compare with an another rpi in my home)
So my qustion
Is there a nex method to install lestencryt and a valid secure acces?
Thank for your help