summaryrefslogtreecommitdiff
path: root/src/share/mh/import_key
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-02-17 02:02:23 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2009-02-17 02:02:23 -0500
commitc28fa7681093d282acad7f14ecad99b6e209c056 (patch)
treed14cae0a9513448ea2e8389edc6bd2fef44cd4ab /src/share/mh/import_key
parent54e5dd2bd3d63238142c748c64fdf66135a47136 (diff)
set ultimate ownertrust on hostkey after import
Diffstat (limited to 'src/share/mh/import_key')
-rw-r--r--src/share/mh/import_key6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/share/mh/import_key b/src/share/mh/import_key
index ac31133..ed6ee4f 100644
--- a/src/share/mh/import_key
+++ b/src/share/mh/import_key
@@ -54,6 +54,12 @@ PEM2OPENPGP_USAGE_FLAGS=authenticate pem2openpgp "$userID" \
# that's what we're trying to produce (see below).
load_fingerprint_secret
+# set ultimate owner trust on the newly imported key
+printf "%s:6:\n" "$HOST_FINGERPRINT" | gpg_host --import-ownertrust
+
+# update trustdb
+gpg_host --check-trustdb
+
# export to gpg public key to file
create_gpg_pub_file