tomaswolf commented on issue #650: URL: https://github.com/apache/mina-sshd/issues/650#issuecomment-2748995885
No, from this info I cannot tell what might be wrong. Try debugging. The changes done for OpenSSH user certificate include unit tests that successfully authenticate at a server. One thing: what do you upload as public key at the Gerrit server? There would need to be a way to upload the CA public key (not the certificate itself!) to Gerrit, and tell Gerrit that it is a CA pubkey. Gerrit's `PublickeyAuthenticator` would then have to check the certificates CA key against that uploaded CA key. -- 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