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

Improve security by switching to TLSv1.2 #20

Closed
nlmarco opened this issue Mar 29, 2014 · 1 comment
Closed

Improve security by switching to TLSv1.2 #20

nlmarco opened this issue Mar 29, 2014 · 1 comment
Assignees
Milestone

Comments

@nlmarco
Copy link
Contributor

nlmarco commented Mar 29, 2014

SSLContext.getInstance("TLSv1.2");

should be used instead of any older version.

@nlmarco nlmarco added this to the 0.9.3 milestone Mar 29, 2014
@nlmarco
Copy link
Contributor Author

nlmarco commented Mar 29, 2014

Done already a few weeks ago (forgot to create an issue).

@nlmarco nlmarco closed this as completed Mar 29, 2014
@nlmarco nlmarco self-assigned this Aug 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant