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

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

                Author: ASF GitHub Bot
            Created on: 27/May/21 18:38
            Start Date: 27/May/21 18:38
    Worklog Time Spent: 10m 
      Work Description: tomaswolf commented on pull request #197:
URL: https://github.com/apache/mina-sshd/pull/197#issuecomment-849853674


   @alex-sherwin sorry about that. I had been thinking about Instant, too, but 
in the end I decided to just remove these two methods since I didn't need them. 
Converting to Instant would also have to take care of that unsigned long issue, 
and I didn't see a way to do that cleanly; best I could think of was to 
saturate the 64bit value at LONG_MAX. But if you have a clean solution I have 
nothing against using Instant at all.
   
   If your change undoes some of what I did and solves it differently that's no 
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: 603210)
    Time Spent: 50m  (was: 40m)

> OpenSSH certificates: check certificate type
> --------------------------------------------
>
>                 Key: SSHD-1168
>                 URL: https://issues.apache.org/jira/browse/SSHD-1168
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 2.7.1
>            Reporter: Thomas Wolf
>            Assignee: Thomas Wolf
>            Priority: Major
>             Fix For: 2.7.1
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> UserAuthPublicKey (client and server side) with an OpenSsshCertificate need 
> to check that the certificate is a user certificate.
> For host keys, similar checks are needed client and server side that the 
> certificate is a host certificate.



--
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