You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by Keshava Krishna Bhat K <ke...@gmail.com> on 2015/11/19 08:23:02 UTC

RFC 6187 support with MINA SSHD

Hello,

RFC 6187 proposes uses of x.509 certificates for authentication over SSH.
This can be used to authenticate server and client(optional) as well.

Does MINA SSHD support this authentication scheme out of the box ? (I am
leaning towards No).
If no, Is there a plan to add this scheme of authentication?

Has anyone achieved RFC 6187 using custom auth factories ?

Regards,
Keshava.