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: [email protected]
        ReportedBy: [email protected]


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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to