Roman Janota
Roman Janota
It should.
Hi, thank you for the report and investigation, can reproduce. Wait a little bit, will fix this soon.
Hello, our understanding of the `cert-to-name` process is that the client's username is always determined from the client's (peer's) certificate. The YANG description is not very clear in this regard....
Hi, seems like you are right and it should work like you expected. I started working on the changes and they should be in the `devel` branch soon.
Hi, what libnetconf2/netopeer2 versions are you using? I think that the problem is that you're missing a `cert-to-name` entry for the client's certificate in the server's configuration.
Hi, libnetconf2 does not add anything. It would seem that libssh adds `SSH-2.0-` (8 bytes) to the front and `\r\n` (2 bytes) to the end of every banner. So you...