summaryrefslogtreecommitdiff
path: root/src/share/mh/revoke_key
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-02-20 12:33:14 -0500
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-02-20 12:33:14 -0500
commitd7141bd2a46b59e7637aa3c7a750fa4b6a925b64 (patch)
tree51b3bec9539d25a827d7f2bb7aba3a6c99cddf12 /src/share/mh/revoke_key
parent10888c602170f6157ff43a81bad920babdd6a59e (diff)
tune automated revocation certificate description; add FIXME to allow it to be set explicitly.
Diffstat (limited to 'src/share/mh/revoke_key')
-rw-r--r--src/share/mh/revoke_key6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/share/mh/revoke_key b/src/share/mh/revoke_key
index 271432b..ad68d5f 100644
--- a/src/share/mh/revoke_key
+++ b/src/share/mh/revoke_key
@@ -53,9 +53,13 @@ EOF
# certificate immediately, which we can help them do as well.
if [ "$PROMPT" = 'false' ] ; then
+ # FIXME: allow the end user to choose something other than
+ # "key was compromised" (1) and to supply their own revocation
+ # string.
+
local revoke_commands="y
1
-Monkeysphere host key revocation (no prompting) $(date '+%F_%T')
+Monkeysphere host key revocation (automated) $(date '+%F_%T%z')
y