X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=src%2Fmonkeysphere-host;h=d89febb690ed92c1c84f1f27eaa0f446b63fce1b;hb=e3bb810e188cae2d40a5191500a501c85cb93381;hp=6145c30fb8227395fe4e0ca9bdafac71cea3a0cb;hpb=4513721ec1270d51106eba30e54b8326f333701f;p=monkeysphere.git diff --git a/src/monkeysphere-host b/src/monkeysphere-host index 6145c30..d89febb 100755 --- a/src/monkeysphere-host +++ b/src/monkeysphere-host @@ -302,7 +302,7 @@ show_key() { # create the ssh key tmpssh="$GNUPGHOME"/ssh_host_key_rsa_pub - gpg --export "$fingerprint" 2>/dev/null \ + gpg --export --no-armor "$fingerprint" 2>/dev/null \ | openpgp2ssh 2>/dev/null >"$tmpssh" # list the host key info