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

TLS should be supported as scheme, like SSL #602

Open
dpwspoon opened this issue Jun 16, 2016 · 7 comments
Open

TLS should be supported as scheme, like SSL #602

dpwspoon opened this issue Jun 16, 2016 · 7 comments
Labels
EE 5.x + 4.x triage Needs to be triaged

Comments

@dpwspoon
Copy link
Contributor

The gateway-config can currently have ssl addresses, it should really be tls, but for backwards compatibility we should support both.

@sbadugu
Copy link
Contributor

sbadugu commented Jul 13, 2016

@irina-mitrea-luxoft (CC @DoruM):
Sorry, there was a miscommunication between me and David. Apparently, this has already been implemented, so please don't work on this.

@dpwspoon dpwspoon removed the bug label Jul 13, 2016
@dpwspoon
Copy link
Contributor Author

@justinma246 what is the update on this. I believe you have already started an implementation of allowing TLS in the config but then just translating it internally to ssl.

@DoruM perhaps you could review Justin's changes once he has a PR

@justinma246
Copy link
Contributor

@dpwspoon
I believe I have finished the implementation (worked with all manual tests for gateway-config), but have not finished the unit tests

@sbadugu sbadugu modified the milestones: S15 - 16, S14 - 16 Jul 25, 2016
@justinma246
Copy link
Contributor

The PR is here: #653

@dpwspoon
Copy link
Contributor Author

dpwspoon commented Jul 25, 2016

This looks good to me, but I assume there needs to be a enterprise.gateway Pull request

@justinma246
Copy link
Contributor

@dpwspoon I added the enterprise.gateway PR

@sbadugu sbadugu modified the milestones: S17 - 16, S15 - 16 Aug 24, 2016
@sbadugu sbadugu assigned dpwspoon and jitsni and unassigned justinma246, dpwspoon and jitsni Aug 24, 2016
@sbadugu sbadugu modified the milestones: S18 - 16, S17 - 16 Sep 13, 2016
@sbadugu sbadugu modified the milestones: S22 - 16, S18 - 16 Oct 31, 2016
@sbadugu sbadugu assigned jitsni and justinma246 and unassigned justinma246 Oct 31, 2016
@sbadugu sbadugu closed this as completed Nov 15, 2016
@sbadugu sbadugu reopened this Nov 22, 2016
@sbadugu
Copy link
Contributor

sbadugu commented Nov 22, 2016

This is not completed, yet. In a meeting with @robinzimmermann and @jitsni , the decision was made that we will not advertise or document this feature until we have figured out a way to implement it properly.

Right now, the implementation is half baked where the scheme socks+tls is internally replaced by socks+ssl and the logs will also show socks+ssl. From a customer point of view, it looks bad when they use socks+tls but the logs indicate socks+ssl, so the work done for this feature will stay in the product but we will not release note it until we fix the issue completely.

@sbadugu sbadugu removed this from the S22 - 16 milestone Nov 29, 2016
@robinzimmermann robinzimmermann added the triage Needs to be triaged label Apr 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EE 5.x + 4.x triage Needs to be triaged
Projects
None yet
Development

No branches or pull requests

7 participants