Stop all creation of a ssh_host_rsa_key.pub. Use openpgp2ssh to get
authorJameson Graef Rollins <jrollins@finestructure.net>
Tue, 17 Feb 2009 01:15:58 +0000 (20:15 -0500)
committerJameson Graef Rollins <jrollins@finestructure.net>
Tue, 17 Feb 2009 01:21:07 +0000 (20:21 -0500)
commit0c874fdd6abfa4b74d7805f2d2d121f08211b4aa
tree2e48a34574d5ca7c0568435f59c0eac8cbe92ca2
parentd84b337344cc89ab1200c1086c5c4e62cc59e072
Stop all creation of a ssh_host_rsa_key.pub.  Use openpgp2ssh to get
the fingerprint from the host pgp public key.  Prevents us from having
to maintain the ssh pub key file, and generally makes things simpler.
Also allows us to go back to having import_key take the key on stdin
(which dkg will like).
src/monkeysphere-host
src/share/mh/import_key