Nigel Kukard

Results 5 comments of Nigel Kukard

Even without expansion this displays incorrectly.... ``` def add(self, item: SectionConfigItem, order: int = 10, deferred: bool = False, debug: bool = False) -> None: """ Add configuration to the...

I've got the same issue on systemd 242.32-3 (Arch). > $ resolvectl query en.wikipedia.org > en.wikipedia.org: resolve call failed: DNSSEC validation failed: failed-auxiliary > $resolvectl query wiki.archlinux.org > wiki.archlinux.org: resolve...

> [Someone reported](https://github.com/systemd/systemd/issues/9771#issuecomment-511033457) on a somewhat similar issue that setting `DNSSEC=no` in resolved.conf helped them. > > I just tried it, and it helps with this issue too. Disabling DNSSEC...

@tiangolo is there any plans to implement client credentials flow?