BIND 10 #2762: unable to add a TSIG key with algorithm HMAC-MD5

BIND 10 Development do-not-reply at isc.org
Fri Feb 15 19:34:48 UTC 2013


#2762: unable to add a TSIG key with algorithm HMAC-MD5
----------------------------------+----------------------------------------
            Reporter:  cas        |                         Type:  defect
              Status:  new        |                     Priority:  medium
           Milestone:  New Tasks  |                    Component:  bind-ctl
            Keywords:             |                 CVSS Scoring:
           Sensitive:  0          |              Defect Severity:  N/A
         Sub-Project:  Core       |  Feature Depending on Ticket:
Estimated Difficulty:  0          |          Add Hours to Ticket:  0
         Total Hours:  0          |                    Internal?:  0
----------------------------------+----------------------------------------
 shouldn't this work?

 {{{
 > config add tsig_keys/keys "test.key:EE1Pzk2V2xNi9N1Ms5h1JQ==:hmac-md5"
 ["login success "] login as cas
 > config commit
 Error: TSIG: TSIG key with unknown algorithm has non empty secret:
 test.key:EE1Pzk2V2xNi9N1Ms5h1JQ==:hmac-md5
 Configuration not committed
 }}}

 the same with SHA1 works;
 {{{
 > config add tsig_keys/keys "test.key2:EE1Pzk2V2xNi9N1Ms5h1JQ==:hmac-sha1"
 > config commit
 }}}

-- 
Ticket URL: <http://bind10.isc.org/ticket/2762>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list