Charles-Henri Bruyand

Results 6 issues of Charles-Henri Bruyand

### Short description Currently, `dnsdist` exits when encountering an error in the DoT/DoH configuration (such as files for keys are not found or readable). This PR is a proposal to...

enhancement
dnsdist

### Short description This is a basic utility to perform automatic keyrolls. This currently only support the pre-publish method but should be extendable. ### Checklist I have: - [x] read...

auth
enhancement
backport to auth-4.7.x?

- Program: Authoritative - Issue type: Feature request ### Short description It would be nice to provide a consistent-hashing-based selector in the LUA records functions. ### Usecase In functions such...

auth
feature request

### Short description ### Checklist I have: - [ ] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document - [ ] compiled this code - [ ] tested this code - [ ] included...

enhancement
dnsdist
backport to dnsdist-1.9.x

The key received on the lua side might be truncated if it contains the null char. By changing the type of the prototype, the lua wrapper uses the `key.size()` method...

defect
dnsdist
backport to dnsdist-1.9.x

- Program: dnsdist - Issue type: Feature request ### Short description It looks like `TLSContext` lua API only applies to DNS over TLS and that the equivalent features and methods...

enhancement
dnsdist