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 support added #653

Merged
merged 7 commits into from
Nov 14, 2016
Merged

TLS support added #653

merged 7 commits into from
Nov 14, 2016

Conversation

justinma246
Copy link
Contributor

@justinma246 justinma246 commented Jul 25, 2016

TLS support added by converting tls to ssl internally
Ticket #602

import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import org.kaazing.gateway.server.test.Gateway;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove unused imports.

@msalavastru
Copy link
Contributor

@justinma246 I have added a few comments above with what I found so far. I am thinking you can also add some integration tests with k3po that use tls in different scenarios.

@sbadugu sbadugu assigned jitsni and unassigned msalavastru Aug 24, 2016
@jitsni jitsni mentioned this pull request Nov 14, 2016
@jitsni jitsni merged commit 0e54531 into kaazing:develop Nov 14, 2016
@jitsni
Copy link
Contributor

jitsni commented Nov 14, 2016

It is part of the PR #788

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.

4 participants