Sam Erde

Results 33 comments of Sam Erde

That's a good find, and an....interesting excuse from UI. There's no good reason to only be able to handle one certificate in the _chain_.

This block is working fine for me on UDM firmware 1.8.3-beta2 and controller version 6.0.36. What UDM versions are you on?

I updated to official 1.8.3 with controller 6.0.41 last night, and this is still working on my UDM.

Here's a _possible_ alternative approach that provides automatic renewal. I'm using this project, [udm-le](https://github.com/kchristensen/udm-le), and [udm-utilities](https://github.com/boostchicken/udm-utilities) with AdGuard Home on a UDM. To simplify certificate configuration and renewal, I configured...

Are you getting this error when running the script manually or when it runs as part of a scheduled task?

This would require auditing of the security event logs on domain controllers instead of (or in addition to) just reading the contents of group memberships and comparing CSVs. Would be...

I've been wondering the same thing.

I'm sure you could run a containerized load balancer / reverse proxy such as NGINX, Traefik, or haproxy on UDM after setting up the base UDM Utilities.

There's a pretty detailed wiki page that explains how to uninstall these utilities and any related containers. It wouldn't be too hard to turn it into a script. Start here:...

@MRobi1 That error looks like you're not providing an expected argument to follow the `--repeat:` parameter. Do you want to share your command line, with any private bits redacted?