libnetconf2
libnetconf2 copied to clipboard
Client authentication based on SSH using X.509 certificates
Hi, In the libnetconf2 document, we can see that the client support three types of authentications:
- public-key,
- password,
- interactive.
Does libnetconf2 support client authentication based on ssh using X.509 certificates or is there any plan to support this in the near future?
It is not supported and there is no plan to, currently.