kchristensen / udm-le

Let's Encrypt support for Ubiquiti UniFi OS
MIT License
565 stars 79 forks source link

Compatible with UniFi OS 3? #77

Closed gitothy closed 1 year ago

gitothy commented 1 year ago

Apologies for raising this as an issue or if it's already covered elsewhere.

Is udm-le compatible with the current release of UniFi OS 3.0.20? I'm pretty sure it would be as the on-boot-script is working with 3.x but just want to double check.

Many thanks to Kyle C for his efforts on this project.

JimSR commented 1 year ago

I'm using it successfully with no tweaks on 3.0.20

kchristensen commented 1 year ago

You won't need the on-boot-script with anything >= 2.x, we've replaced it with a simple systemd unit file which handles running the script at boot and sets up a timer for the renewal of the certificate. So, feel free to remove that if you're not using it for anything else.