[Bug 1776] New: Hostbased authentication with certificates

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sat Jun 5 03:41:59 EST 2010


https://bugzilla.mindrot.org/show_bug.cgi?id=1776

           Summary: Hostbased authentication with certificates
           Product: Portable OpenSSH
           Version: -current
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: ssh
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: imorgan at nas.nasa.gov


Created attachment 1855
  --> https://bugzilla.mindrot.org/attachment.cgi?id=1855
Add certificate support for hostbased authentication

It would be extremely useful to be able to use certificates with
hostbased authentication in environments such as compute clusters.

The attached patch adds this support. If the client has a host
certificate,
it will be used for hostbased authentication. The server will use any
applicable @cert-authority entry in the ssh_known_hosts file to 
validate the cert.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list