* Use dehydrated (renamed from letsencrypt.sh)
* Use letsencrypt-manual-hook
* Set
domains.txt
as godfat.org *.godfat.org > godfat.org
* Run:
./dehydrated --cron --challenge dns-01 --hook 'hooks/manual/manual_hook.rb'
* Go to my DNS provider and setup TXT records manually.
*
sudo cp certs/godfat.org/fullchain.pem /etc/nginx/ssl.crt
*
sudo cp certs/godfat.org/privkey.pem /etc/nginx/ssl.key
*
sudo systemctl restart nginx
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.