diff options
Diffstat (limited to 'src/share/mh/extend_key')
-rw-r--r-- | src/share/mh/extend_key | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/mh/extend_key b/src/share/mh/extend_key index ccbaf0e..d03b89a 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 |