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

Implement SSL vhost support in ssh tunneling. #16

Closed
wants to merge 1 commit into from

Conversation

calfonso
Copy link
Contributor

This patch has been QE approved.

This patch creates a forwarding tunnel to the repository hosts. A
temporary host entry is added as an alias in the guest /etc/hosts.
When the tunnel is finished being used, the alias is removed and any
persisted repositories are reverted to their original base urls.

This patch creates a forwarding tunnel to the repository hosts.  A
temporary host entry is added as an alias in the guest /etc/hosts.
When the tunnel is finished being used, the alias is removed and any
persisted repositories are reverted to their original base urls.
@clalancette
Copy link
Owner

I split this patch into 3 of them and then pushed the result.

Thanks,
Chris

@calfonso
Copy link
Contributor Author

On 18/12/11 18:23 -0800, Chris Lalancette wrote:

I split this patch into 3 of them and then pushed the result.

Thanks,
Chris


Reply to this email directly or view it on GitHub:
#16 (comment)

Great, thank you. I've rebased our github repo from your master branch.

  • Chris

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.

None yet

3 participants