# File lib/rhc/ssh_helpers.rb, line 129
    def fingerprint_for_default_key
      fingerprint_for_local_key(RHC::Config.ssh_pub_key_file_path)
    end