chiark
/
gitweb
/
~mdw
/
distorted-dkim
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e39bc7
)
dkim-keys.in: Take the training wheels off: remove `y' flag.
1.0.0
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 6 May 2024 03:50:45 +0000
(
04:50
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 6 May 2024 03:50:45 +0000
(
04:50
+0100)
dkim-keys.in
patch
|
blob
|
blame
|
history
diff --git
a/dkim-keys.in
b/dkim-keys.in
index cf07acca924be5951c7f78858cd5b01147f03094..94822e3408ddd648875399443ffcc5d75076037d 100755
(executable)
--- 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",