Update manpage and key usage #5

Closed
opened 2022-12-19 22:14:10 +01:00 by sf · 1 comment
Owner

dnssec-keygen -a HMAC-MD5 -b 512 -n USER heiko does not work in BIND 9.16.33-Debian.
There is a tsig-keygen tool.
tsig-keygen ddns-key > ddns-key will do it.
dnsvi -k /path/to/ddns-key example.com works for me but returns an empty zone when ddns-key is inside ~/.dnsvi/default/.

`dnssec-keygen -a HMAC-MD5 -b 512 -n USER heiko` does not work in BIND 9.16.33-Debian. There is a `tsig-keygen` tool. `tsig-keygen ddns-key > ddns-key` will do it. `dnsvi -k /path/to/ddns-key example.com` works for me but returns an empty zone when `ddns-key` is inside `~/.dnsvi/default/`.
sf changed title from Update manpage and kes useage to Update manpage and key useage 2022-12-19 22:14:43 +01:00
heiko changed title from Update manpage and key useage to Update manpage and key usage 2022-12-22 20:03:25 +01:00
heiko self-assigned this 2022-12-22 20:03:51 +01:00
Owner

fixed since 1.5.3

fixed since 1.5.3
heiko closed this issue 2025-11-03 17:22:29 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
IUS/dnsvi#5
No description provided.