Search found 1 match

by dny238dl
Mon Oct 17, 2022 10:22 pm
Forum: Support
Topic: Configuring LetsEncrypt for deluge-web
Replies: 7
Views: 10734

Re: Configuring LetsEncrypt for deluge-web

on Windows... I got things working by creating certbot-update.bat like this. certbot certonly --standalone -d <domain> -n copy /y C:\Certbot\live\<domain name>\fullchain.pem %APPDATA%\deluge\ssl\daemon.cert copy /y C:\Certbot\live\<domain name>\privkey.pem %APPDATA%\deluge\ssl\daemon.pkey