Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[SOLVED] Letsencrypt renew email

Featured Replies

I installed letsencrypt on my unraid server to use with duckdns , and I thought I set it up to  auto-renew the certificate.

I guess I didn't or they would not be sending me an email reminding me to renew as my certificate would expire in 22 days

SO..  could someone tell me what to look for, point to, whatever, to see if my install of letsencrypt is or is not set to auto-renew my certificate

and I guess if it is not I will have to come back and ask how to renew a certificate....

Thanks,

Anne

Edited by Anne
[SOLVED]

I installed letsencrypt on my unraid server to use with duckdns , and I thought I set it up to  auto-renew the certificate.
I guess I didn't or they would not be sending me an email reminding me to renew as my certificate would expire in 22 days
SO..  could someone tell me what to look for, point to, whatever, to see if my install of letsencrypt is or is not set to auto-renew my certificate
and I guess if it is not I will have to come back and ask how to renew a certificate....
Thanks,
Anne
You can reboot your LE container and it will pull a new cert.

Sent from my BND-L34 using Tapatalk

  • Author

thanks, but when I went to do it unraid said I had an update available, so I updated LE and now I can not open it... guess something else is wrong now... Thanks again for the tip

 

  • 2 years later...

came into this thread here - I'm shopping around for an automatic solution for renewing these certificates every 90 (?) days. Looks like cron is going to be the solution, but not sure where/how to best execute it and set this up. I'll post here when I figure something out.

 

stumbled into an existing file:

appdata/swag/crontabs/root

# do daily/weekly/monthly maintenance
# min   hour    day     month   weekday command
*/15    *       *       *       *       run-parts /etc/periodic/15min
0       *       *       *       *       run-parts /etc/periodic/hourly
0       2       *       *       *       run-parts /etc/periodic/daily
0       3       *       *       6       run-parts /etc/periodic/weekly
0       5       1       *       *       run-parts /etc/periodic/monthly
# renew letsencrypt certs

 

 

 

 

Files also exist in

/etc/cron.*/<files>

 

For instance, /etc/cron.weekly/fix.common.problems.sh

 

runs 

#!/bin/bash
/usr/local/emhttp/plugins/fix.common.problems/scripts/scan.php 2> /dev/null

 

 

 

 

cross-post question here

 

created folder in /boot/config/plugins/cronjobs

 

unRaid 6.9.1

reddit

Edited by dkerlee

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.