]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4062] Updated credentials and doc
authorFrancis Dupont <fdupont@isc.org>
Sat, 30 Aug 2025 20:39:41 +0000 (22:39 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 18 Sep 2025 15:31:27 +0000 (17:31 +0200)
src/hooks/d2/gss_tsig/tests/administrator.ccache
src/hooks/d2/gss_tsig/tests/dns.keytab
src/hooks/d2/gss_tsig/tests/doc.txt
src/hooks/d2/gss_tsig/tests/testdenied.ccache

index e6c2e7477093441546f2d9160089614777a4652f..c81cc884e4af2c5e6b265d6d3d063aa078729721 100644 (file)
Binary files a/src/hooks/d2/gss_tsig/tests/administrator.ccache and b/src/hooks/d2/gss_tsig/tests/administrator.ccache differ
index dcb863b7b2ba1376aad9f802944a6ebea54c4d01..d5a09b060a2077c465dfcbbf36bc37cb241eeb6a 100644 (file)
Binary files a/src/hooks/d2/gss_tsig/tests/dns.keytab and b/src/hooks/d2/gss_tsig/tests/dns.keytab differ
index 07353ea8eac3aa80b40683b014db09ff19cf9dde..7d78af0d2b8b2547c1c46a58b756cf38ac4f5b91 100644 (file)
@@ -23,27 +23,18 @@ Credentials cache: FILE:bin/tests/system/tsiggss/ns1/administrator.ccache
         Principal: administrator@EXAMPLE.NIL
 
   Issued                Expires               Principal
-Nov 30 11:51:16 2010  Apr  6 19:04:36 2036  krbtgt/EXAMPLE.NIL@EXAMPLE.NIL
-Nov 30 11:52:12 2010  Apr  6 19:04:36 2036  DNS/blu.example.nil@EXAMPLE.NIL
+Aug 17 03:04:21 2022  Dec 20 02:04:21 2037  krbtgt/EXAMPLE.NIL@EXAMPLE.NIL
+Aug 17 03:05:32 2022  Dec 20 02:04:21 2037  DNS/blu.example.nil@EXAMPLE.NIL
 
 And the key table is:
 
 Vno  Type                     Principal                        Date        Aliases
-  1  des-cbc-crc-deprecated   DNS/example.nil@EXAMPLE.NIL      2010-11-30
-  1  des-cbc-crc-deprecated   DNS/blu.example.nil@EXAMPLE.NIL  2010-11-30
-  1  des-cbc-crc-deprecated   dns-blu@EXAMPLE.NIL              2010-11-30
-  1  des-cbc-md5-deprecated   DNS/example.nil@EXAMPLE.NIL      2010-11-30
-  1  des-cbc-md5-deprecated   DNS/blu.example.nil@EXAMPLE.NIL  2010-11-30
-  1  des-cbc-md5-deprecated   dns-blu@EXAMPLE.NIL              2010-11-30
-  1  arcfour-hmac-md5         DNS/example.nil@EXAMPLE.NIL      2010-11-30
-  1  arcfour-hmac-md5         DNS/blu.example.nil@EXAMPLE.NIL  2010-11-30
-  1  arcfour-hmac-md5         dns-blu@EXAMPLE.NIL              2010-11-30
-  1  aes128-cts-hmac-sha1-96  DNS/example.nil@EXAMPLE.NIL      2010-11-30
-  1  aes128-cts-hmac-sha1-96  DNS/blu.example.nil@EXAMPLE.NIL  2010-11-30
-  1  aes128-cts-hmac-sha1-96  dns-blu@EXAMPLE.NIL              2010-11-30
-  1  aes256-cts-hmac-sha1-96  DNS/example.nil@EXAMPLE.NIL      2010-11-30
-  1  aes256-cts-hmac-sha1-96  DNS/blu.example.nil@EXAMPLE.NIL  2010-11-30
-  1  aes256-cts-hmac-sha1-96  dns-blu@EXAMPLE.NIL              2010-11-30
+  2  aes256-cts-hmac-sha1-96  DNS/example.nil@EXAMPLE.NIL      2022-08-17  
+  2  aes128-cts-hmac-sha1-96  DNS/example.nil@EXAMPLE.NIL      2022-08-17  
+  2  aes256-cts-hmac-sha1-96  DNS/blu.example.nil@EXAMPLE.NIL  2022-08-17  
+  2  aes128-cts-hmac-sha1-96  DNS/blu.example.nil@EXAMPLE.NIL  2022-08-17  
+  2  aes256-cts-hmac-sha1-96  dns-blu@EXAMPLE.NIL              2022-08-17  
+  2  aes128-cts-hmac-sha1-96  dns-blu@EXAMPLE.NIL              2022-08-17
 
 nsupdate arguments are optional and are:
  -s <addr>[/port]: DNS server address and port (default 10.53.0.1/5300)
index 070e85b5aac68ec0fd4526b71cf984dd7a337935..772b9535a418e508cbbf50b4f4e88165fa5d1501 100644 (file)
Binary files a/src/hooks/d2/gss_tsig/tests/testdenied.ccache and b/src/hooks/d2/gss_tsig/tests/testdenied.ccache differ