[ https://issues.apache.org/jira/browse/SSHD-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Wolf resolved SSHD-1161. ------------------------------- Fix Version/s: 2.16.0 Assignee: Thomas Wolf Resolution: Fixed Available with commits made on 2025-02-26: https://github.com/apache/mina-sshd/commits/master/?since=2025-02-26&until=2025-02-26 > Support OpenSSH client certificates for publickey authentication > ---------------------------------------------------------------- > > Key: SSHD-1161 > URL: https://issues.apache.org/jira/browse/SSHD-1161 > Project: MINA SSHD > Issue Type: New Feature > Reporter: Alex Sherwin > Assignee: Thomas Wolf > Priority: Major > Fix For: 2.16.0 > > Original Estimate: 24h > Time Spent: 5h 20m > Remaining Estimate: 18h 40m > > Support OpenSSH client certificates for publickey authentication > This extends the existing publickey authentication protocol described in RFC > 4252 Section 7: https://datatracker.ietf.org/doc/html/rfc4252#section-7 > The extensions are described in > [https://cvsweb.openbsd.org/src/usr.bin/ssh/PROTOCOL.certkeys?annotate=HEAD] > Currently the MINA code base supports host key certificates (where the client > can optionally validate a host certificate), but client certificates are not > supported (where the client can use a certificate for authentication to the > server) > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org