From be606510fb37cac8ca7eddadf719efb0598a2ed2 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Tue, 3 Feb 2009 01:23:51 -0500 Subject: fix up gen/import-key: - remove stuff about expiration, so we assume keys imported/generated with no expiration - set expiration with 'set-expire' function - update tests to test key importing and generation - fix some bugs --- src/share/mh/extend_key | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/share/mh/extend_key') diff --git a/src/share/mh/extend_key b/src/share/mh/extend_key index d03b89a..79ee267 100644 --- a/src/share/mh/extend_key +++ b/src/share/mh/extend_key @@ -27,8 +27,9 @@ $extendTo save EOF -echo -echo "NOTE: Host key expiration date adjusted, but not yet published." -echo "Run '$PGRM publish-key' to publish the new expiration date." +cat <