Conch should have an OpenSSH-compatible client configuration parser
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from glyph <[email protected]>: i.e. we should be able to parse `~/.ssh/config` and `/etc/ssh/config` files and support the various features which they support. This ticket should be resolved when the basic infrastructure for such a thing is in place; for example, there are features (like X11 forwarding) which would require substantial additional effort to implement the feature rather than just the configuration for that feature, and we shouldn't block on that. ---------- Type : enhancement Component: conch Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/3830