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

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

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


   No, not really. A profile was just the first thing that I thought of. An 
unsuspecting user who doesn't have docker on his machine should probably still 
be able to run a maven build locally and just have the tests that require 
testcontainers be skipped/not run. OTOH, we'd want to enable that profile in 
the build Github action for the Linux builds.
   
   But maybe there are better ways to do this than via profiles. I also thought 
the Github Windows VMs did have docker:
   
   - 
https://github.com/actions/virtual-environments/blob/main/images/win/Windows2016-Readme.md
   - 
https://github.com/actions/virtual-environments/blob/main/images/win/Windows2019-Readme.md
   
   Maybe it's a testcontainers problem.


-- 
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: 596620)
    Remaining Estimate: 21h 50m  (was: 22h)
            Time Spent: 2h 10m  (was: 2h)

> 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 10m
>  Remaining Estimate: 21h 50m
>
> 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