Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action io/cloudslang/base/remote_file_transfer/remote_secure_copy.sl does not support HTTP proxy #997

Closed
pe-pan opened this issue Nov 20, 2017 · 0 comments

Comments

@pe-pan
Copy link
Contributor

pe-pan commented Nov 20, 2017

Hi,
SCP protocol supports SSH connections via HTTP proxy. Unfortunately, the CS implementation does not support it.

Note: the underlying Java implementation uses JCraft JSsh SSH2 library which does support HTTP proxy (it should be rather easy to add the HTTP proxy support into CS).

pe-pan added a commit to pe-pan/cloud-slang-content that referenced this issue Nov 21, 2017
…ers introduced - proxyHost & proxyPort. Resolves CloudSlang#997.

Signed-off-by: Petr Panuska petr.panuska@hpe.com
pe-pan added a commit to pe-pan/cloud-slang-content that referenced this issue Nov 21, 2017
…ers introduced - proxyHost & proxyPort. Resolves CloudSlang#997.

Signed-off-by: Petr Panuska petr.panuska@hpe.com
@ghost ghost added the status/in review label Nov 21, 2017
@ghost ghost removed the status/in review label Nov 24, 2017
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

No branches or pull requests

1 participant