Hi, I am looking into https://issues.jenkins-ci.org/browse/JENKINS-6964 (Selenium plugin can't start RCs on slaves.) where Kohsuke proposed to tunnel the Selenium communication.
In order to establish the tunnel, I would like to read the configuration of the slave and get SSH credentials from there. The ssh-slave plugin persists the slave credentials for its own use, but is it possible to access this information from other plugins? If so, how? Best regards, Dietrich
