From afb44e07cffd9697242b389bd105496dfedb6d8c Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Thu, 3 Mar 2022 17:30:47 +0100 Subject: use dns name as per proposals/2022-01-domain-hint Spotted by rgdd. --- integration/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'integration') diff --git a/integration/config b/integration/config index 5631589..186c88f 100644 --- a/integration/config +++ b/integration/config @@ -10,7 +10,7 @@ wit_sk= # Use sigsum_keygen to generate a key pair for submission and set submit_sk. # Add a TXT record named $domain_hint with the hash of the vk as its value. submit_sk= -domain_hint=_label.example.com +domain_hint=_sigsum_v0.example.com log_vk=$(echo $log_sk | cut -c 65-) -- cgit v1.2.3