[
https://issues.apache.org/jira/browse/SSHD-1161?focusedWorklogId=597278&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-597278
]
ASF GitHub Bot logged work on SSHD-1161:
----------------------------------------
Author: ASF GitHub Bot
Created on: 15/May/21 20:01
Start Date: 15/May/21 20:01
Worklog Time Spent: 10m
Work Description: tomaswolf commented on pull request #194:
URL: https://github.com/apache/mina-sshd/pull/194#issuecomment-841716792
This looks great. Thanks a lot! The PR now contains a lot of commits that
leave intermediary stages in the repo and a lot of clean-up commits, and
merging in master in the middle will make for a strange commit history when
merged. I prefer to ultimately merge commits such that master builds at any
stage, so I'd like to refactor this series of commits before merging:
* Rebase it onto master, then:
* One commit for the completely unrelated formatting clean-up in
ReflectionUtils
* One commit by Alec for the renaming of
OpenSshCertificate.getServerHostKey()
* One commit by you with Alec mentioned in the commit message for all the
main code changes
* One commit by you for the test and the testcontainers setup
@alex-sherwin , would it be OK with you if I did such a refactoring of the
commits?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 597278)
Remaining Estimate: 21h 10m (was: 21h 20m)
Time Spent: 2h 50m (was: 2h 40m)
> 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
> Priority: Major
> Original Estimate: 24h
> Time Spent: 2h 50m
> Remaining Estimate: 21h 10m
>
> 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.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]