The tool to generate Let's Encrypt SSL certificates (even wildcard SSLs) manually.
According to your system, choose and download the script file. For Unix systems, download start.sh
. For Windows systems, download start.cmd
. You can find these scripts in the scripts
directory.
Once you run the script, you will be asked for your email address and domain. You should enter your domain as follows:
For standard certificate:
yourdomain.tld
For Wildcard certificates:
*.yourdomain.tld, yourdomain.tld
Name and value for TXT record will be printed on you terminal. Copy that and add it to you DNS settings.
It may take around 10 mins.
Your certificates are ready to be used in ./etc/live/yourdomain.tld
directory.