mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-08-22 23:52:26 +02:00
58 lines
2.4 KiB
Plaintext
58 lines
2.4 KiB
Plaintext
# Test with algorithm
|
|
file-algorithm sha384
|
|
|
|
tsig-key:
|
|
name: "test.key"
|
|
algorithm: sha384
|
|
secret: "K2tf3TRjvQkVCmJF3/Z9vA=="
|
|
|
|
packet
|
|
# www.example.net. IN TXT
|
|
3a03010000010000000000000377777707657861
|
|
6d706c65036e65740000100001
|
|
endpacket
|
|
|
|
# sign the query with <key> <timepoint> <expected function ret>
|
|
tsig-sign-query test.key 1750411954 1
|
|
|
|
check-packet
|
|
3a030100000100000000000103777777076578616d706c65036e657400001000010474657374036b65790000fa00ff00000000004d0b686d61632d73686133383400000068552ab2012c00302416b7442f06e5ab2f9814d391c48b73384ab59cccc7de20ecad999a38de62aaa1b61ac0cd3df299bab30776c92322f03a0300000000
|
|
endpacket
|
|
|
|
# www.example.net A
|
|
packet
|
|
aafc0000000100000000000103777777076578616d706c65036e657400000100010000291000000000000000
|
|
endpacket
|
|
|
|
tsig-sign-query test.key 1750421817 1
|
|
|
|
check-packet
|
|
aafc0000000100000000000203777777076578616d706c65036e6574000001000100002910000000000000000474657374036b65790000fa00ff00000000004d0b686d61632d73686133383400000068555139012c00300953f74bcc78dae61e9d93aad74e128dbc240a671de017efd3707235be7890cbf2a51255f5843438fbaa26d04caca506aafc00000000
|
|
endpacket
|
|
|
|
tsig-verify-query test.key 1750421817 NOERROR NOERROR 0
|
|
|
|
packet
|
|
aafc0000000100000000000203777777076578616d706c65036e6574000001000100002910000000000000000474657374036b65790000fa00ff00000000004d0b686d61632d73686133383400000068555139012c00300953f74bcc78dae61e9d93aad74e128dbc240a671de017efd3707235be7890cbf2a51255f5843438fbaa26d04caca506aafc00000000
|
|
endpacket
|
|
|
|
tsig-sign-reply 1750421817 NOERROR 1
|
|
aafc840000010001000000010377777707657861
|
|
6d706c65036e65740000010001c00c0001000100
|
|
000e1000040a141e2800002904d0000000000000
|
|
endpacket
|
|
|
|
# reply for www.example.net A
|
|
check-packet
|
|
aafc8400000100010000000203777777076578616d706c65036e65740000010001c00c0001000100000e1000040a141e2800002904d00000000000000474657374036b65790000fa00ff00000000004d0b686d61632d73686133383400000068555139012c00301e895712f5633d84e82afd7b1dcdd792c5d51532c7a5f52701c9bd464f0d8f6cc735530d16417e8bf3cf104808554642aafc00000000
|
|
endpacket
|
|
|
|
# www.example.net A
|
|
packet
|
|
aafc0000000100000000000103777777076578616d706c65036e657400000100010000291000000000000000
|
|
endpacket
|
|
|
|
tsig-verify-reply test.key 1750421817 1 1
|
|
aafc8400000100010000000203777777076578616d706c65036e65740000010001c00c0001000100000e1000040a141e2800002904d00000000000000474657374036b65790000fa00ff00000000004d0b686d61632d73686133383400000068555139012c00301e895712f5633d84e82afd7b1dcdd792c5d51532c7a5f52701c9bd464f0d8f6cc735530d16417e8bf3cf104808554642aafc00000000
|
|
endpacket
|