eldoy / waveorb-server

Waveorb server
MIT License
1 stars 0 forks source link

Certbot Wildcard install and update #1

Open eldoy opened 2 years ago

eldoy commented 2 years ago

Certbot wildcard needs to be installed manually with this:

certbot certonly --manual --preferred-challenges=dns --agree-tos --no-eff-email --register-unsafely-without-email -d "*.7i.no"

Renew does not automatically work. Need to create a script for this?