You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation (CNcf class) can only read SSH configuration files. We need to add create/write APIs in order to make it possible to construct SSH configuration files/output streams in the code.
Open SSH configuration API to the users.
Implement create/write API for SSH configuration.
Add API to send plug-in configuration as a string buffer.
The current implementation (CNcf class) can only read SSH configuration files. We need to add create/write APIs in order to make it possible to construct SSH configuration files/output streams in the code.