X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=src%2Fmonkeysphere-server;h=69395a4dbb449f4b6dee8e85455586aa955d7e7d;hb=46586fc0f24e24166a52c2a0efb3e2ab838eea81;hp=4fb82653818927915b9aecf5d552968c3c06dcfe;hpb=cb05f332e617e346aa533d6dde02fb11c6148799;p=monkeysphere.git diff --git a/src/monkeysphere-server b/src/monkeysphere-server index 4fb8265..69395a4 100755 --- a/src/monkeysphere-server +++ b/src/monkeysphere-server @@ -732,7 +732,7 @@ EOF ) # ltsign the key - echo "$ltsignCommand" | gpg_host --quiet --command-fd 0 --edit-key "$fingerprint" + echo "$ltsignCommand" | gpg_host --quiet --command-fd 0 --edit-key "0x${fingerprint}"\! # update the trustdb for the authentication keyring gpg_authentication "--check-trustdb"