summaryrefslogtreecommitdiff
path: root/src/share/mh/import_key
AgeCommit message (Expand)Author
2010-01-18add prompt if a service name is already being used then importing a key or ad...Jameson Rollins
2010-01-18renaming m-h update_gpg_pub_file to update_pgp_pub_fileDaniel Kahn Gillmor
2010-01-18add check that service name isn't already in use in import_keyJameson Rollins
2010-01-15Major rework of monkeysphere-host to handle multiple host keys.Jameson Rollins
2009-02-21import-key now requires a hostname be specified, and no longer doesJameson Graef Rollins
2009-02-21fix failure message in import_keyJameson Graef Rollins
2009-02-20tweak/cleanup some of the prompts.Jameson Graef Rollins
2009-02-19The monkeysphere {import,gen}_subkey functions were not up-to-date.Jameson Graef Rollins
2009-02-19modify import_key to take the key file to import as an argument. can be '-' ...Jameson Graef Rollins
2009-02-19fail if hostname can not be determined in import_keyJameson Graef Rollins
2009-02-18new msmktempdir function, to simplify making temporary directories. remove M...Jameson Graef Rollins
2009-02-18add no-tty, quiet, and no-greeting to gpg wrapper invocations to supress as m...Jameson Graef Rollins
2009-02-17fix ma so that the setup command is folded into the other commands, soJameson Graef Rollins
2009-02-17remove setting of ultimate owner trust on imported host key, since we probabl...Jameson Graef Rollins
2009-02-17rename create_gpg_pub_file to be update_gpg_pub_file, and add it toJameson Graef Rollins
2009-02-17set ultimate ownertrust on hostkey after importJameson Graef Rollins
2009-02-16add some minimal checks to import_key that the default hostname is legitimate.Jameson Graef Rollins
2009-02-16Stop all creation of a ssh_host_rsa_key.pub. Use openpgp2ssh to getJameson Graef Rollins
2009-02-16make sure MHTMPDIR is defined and createdJameson Graef Rollins
2009-02-15Change import_key to take the path to the file to import as an argument. dkg...Jameson Graef Rollins
2009-02-15have the import_key also create the ssh pub file, since it is needed to show ...Jameson Graef Rollins
2009-02-12break out a bunch of common functions in monkeysphere-host:Jameson Graef Rollins
2009-02-09rename function to get the host fingerprint, and fix someJameson Graef Rollins
2009-02-09a couple of small fixes to the {gen,import}_key functionsJameson Graef Rollins
2009-02-09Break out host export commands into gpg_host_export andJameson Graef Rollins
2009-02-05updated pem2openpgp invocation in m-h import-keyDaniel Kahn Gillmor
2009-02-03fix up gen/import-key:Jameson Graef Rollins
2009-02-01some general fixes:Jameson Graef Rollins
2009-02-01fix a bunch of directory references to the new data/share dirsJameson Graef Rollins
2009-01-31fix some things bugs from the separation transition, and try to fix the test ...Jameson Graef Rollins
2009-01-31move src/subcommands to srv/share, and add common file to src/share (update M...Jameson Graef Rollins