X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=src%2Fshare%2Fmh%2Fextend_key;h=79ee267b64849c2c5a61d930007b9d5bac21911f;hb=d1819306cb0b60068d41a2c0d09a6e5b81d8b143;hp=ccbaf0e0f871cbb416ed20a3db0faf39d681cfbd;hpb=bd249afe1f74e2dfc451f73a261d0dfb4a8b58ca;p=monkeysphere.git diff --git a/src/share/mh/extend_key b/src/share/mh/extend_key index ccbaf0e..79ee267 100644 --- a/src/share/mh/extend_key +++ b/src/share/mh/extend_key @@ -15,7 +15,7 @@ extend_key() { -local fpr=$(fingerprint_server_key) +local fpr=$(fingerprint_host_key) local extendTo="$1" # get the new expiration date @@ -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 <