Konrad Windszus created SSHD-1139:
-------------------------------------

             Summary: Provide SSH Agent client without Tomcat APR dependency
                 Key: SSHD-1139
                 URL: https://issues.apache.org/jira/browse/SSHD-1139
             Project: MINA SSHD
          Issue Type: Improvement
            Reporter: Konrad Windszus


Currently the code in 
https://mina.apache.org/sshd-project/apidocs/org/apache/sshd/agent/unix/AgentClient.html
 relies on Tomcat APR to access the Unix Domain Socket. With Java 16 native 
support for UDS has been added with https://openjdk.java.net/jeps/380.
A SSH agent client implementation which does not have the Tomcat APR dependency 
should be feasible for Java16+. This would be beneficial e.g. for JGit 
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=541274).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to