-
**Describe the feature**
We'd like to benchmark using TSIG on requests to see if it's faster that DoH or any of the other encrypted protocols.
**Why do you need this feature**
We've got a client …
-
The API is nice but needs programming skills to implement deSEC in custom infrastructure. It is of no use for John Does. RFC2136/TSIG on the other hand is common. It would even be possible to interfac…
renne updated
4 weeks ago
-
**Description:**
Enhance the RFC2136 provider to support multiple hosts and introduce load balancing options to distribute DNS update requests evenly across available DNS servers.
**Background:**
…
-
```
TSIG authentication is desirable for the following:
+ NOTIFY queries and responses
+ Zone transfers IXFR/AXFR queries
+ nsupdate messages and responses
```
Original issue reported on code.goo…
-
The reason for the tdns-agent is for the (very reasonable) case where a zone owner doesn't trust tdns-server enough to be willing to move the primary role to an experimental piece of code. However, th…
-
```
TSIG authentication is desirable for the following:
+ NOTIFY queries and responses
+ Zone transfers IXFR/AXFR queries
+ nsupdate messages and responses
```
Original issue reported on code.goo…
-
This feature should provide a component to manage TSIG key registrations and associated server assignments.
Additionally, this component should provide the ability to set automatic expiration on ke…
-
```
TSIG authentication is desirable for the following:
+ NOTIFY queries and responses
+ Zone transfers IXFR/AXFR queries
+ nsupdate messages and responses
```
Original issue reported on code.goo…
-
Mind explaining with an example what are we supposed to name the files and what to put inside?
-
I have a bind9 server with TSIG keys. One of those key is named 'TSIG_HAPPYDOMAIN'.
When creating the DynamicDNS provider, the connection to the bind9 service fails if the 'Key Name' value is upper…