Skip to content

Conversation

artembilan
Copy link
Member

Fixes #8559

An out-of-the-box SshClient does not provide a smooth HTTP/SOCKS proxy configuration.

  • Mention in the sftp.adoc that JGitSshClient, configured with SOCKS, can be injected into a DefaultSftpSessionFactory
  • Fix Javadocs for DefaultSftpSessionFactory, respectively

Fixes spring-projects#8559

An out-of-the-box `SshClient` does not provide a smooth HTTP/SOCKS proxy configuration.

* Mention in the `sftp.adoc` that `JGitSshClient`, configured with SOCKS,
can be injected into a `DefaultSftpSessionFactory`
* Fix Javadocs for `DefaultSftpSessionFactory`, respectively
Co-authored-by: Gary Russell <[email protected]>
@garyrussell garyrussell merged commit dfe45c7 into spring-projects:main Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP/SOCKS Proxy support through SFTP protocol has been removed

2 participants