From: Jameson Graef Rollins <jrollins@finestructure.net>
Date: Mon, 16 Feb 2009 03:50:35 +0000 (-0500)
Subject: have the import_key also create the ssh pub file, since it is needed to show full... 
X-Git-Tag: monkeysphere_0.23~96
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d06d6df892ab42e184d22f9a6686ae6689a711a1;p=monkeysphere.git

have the import_key also create the ssh pub file, since it is needed to show full host key info.
---

diff --git a/src/share/mh/import_key b/src/share/mh/import_key
index 9be8dce..9415b4d 100644
--- a/src/share/mh/import_key
+++ b/src/share/mh/import_key
@@ -32,6 +32,9 @@ PEM2OPENPGP_USAGE_FLAGS=authenticate pem2openpgp "$userID" | \
 # load the new host fpr into the fpr variable
 load_fingerprint_secret
 
+# export to ssh public key file
+create_ssh_pub_file
+
 # export to gpg public key to file
 create_gpg_pub_file