Error (missing ";") in TSIG instructions

raf4

New Member
Hi, After setting a TSIG, the user is instructed to add the following to their bind9 config:

key "139.99.156.21-key" {
algorithm hmac-md5;
secret "..."
};

There is an error. There must be a semicolon after the "secret" directive.
 
Hello,

Thanks for pointing that out.

I've escalated to our devs to check out and update the instructions if need be.
 
Thanks for catching this - you are correct about the missing semicolon. We've updated our documentation to correct this.
 
Back
Top