From: Mark Wooding Date: Mon, 6 May 2024 03:50:45 +0000 (+0100) Subject: dkim-keys.in: Take the training wheels off: remove `y' flag. X-Git-Tag: 1.0.0^0 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/distorted-dkim/commitdiff_plain/5f39c32d9fedec6c3cf66a1718f0a0c5a9fc4475 dkim-keys.in: Take the training wheels off: remove `y' flag. --- diff --git a/dkim-keys.in b/dkim-keys.in index cf07acc..94822e3 100755 --- a/dkim-keys.in +++ b/dkim-keys.in @@ -716,7 +716,7 @@ sub extract_public_key ($$) { ## Prepare the record data. my $key = sprintf - "v=DKIM1; s=email; t=s:y; k=rsa; h=sha256; " . + "v=DKIM1; s=email; t=s; k=rsa; h=sha256; " . "n=Not suitable for non-repudiation! " . "Private key revealed at %s by %s; " . "p=%s",