[ 
https://issues.apache.org/jira/browse/SSHD-1161?focusedWorklogId=596591&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-596591
 ]

ASF GitHub Bot logged work on SSHD-1161:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/May/21 10:48
            Start Date: 14/May/21 10:48
    Worklog Time Spent: 10m 
      Work Description: tomaswolf commented on pull request #194:
URL: https://github.com/apache/mina-sshd/pull/194#issuecomment-841167902


   Looks like the windows VMs used in the test builds don't have docker? We 
might have to make this test run conditionally on non-Windows only. Maybe with 
a profile that we'd enable only for the Linux builds? (If we used JUnit5, I 
think there'd be an @TestContainers(disabledWithoutDocker=true) annotation that 
could be used.)


-- 
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: 596591)
    Remaining Estimate: 22h 10m  (was: 22h 20m)
            Time Spent: 1h 50m  (was: 1h 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: 1h 50m
>  Remaining Estimate: 22h 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]

Reply via email to