calderonth commented on issue #650:
URL: https://github.com/apache/mina-sshd/issues/650#issuecomment-2749327795

   So it turns out it works fine, there was a hard check for the session to be 
null in gerrit code base 
(https://github.com/GerritCodeReview/gerrit/blob/145c46ce177dfc646bc6a161dfc5f00d336b9136/java/com/google/gerrit/sshd/DatabasePubKeyAuth.java#L113)
 which was causing the issue above.
   Adding checks surrounding this made the behavior go away and I was 
successful in using SSH user cert with gerrit 🥳 .
   Sorry for the noise.


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

To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to