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

Add support for HTTPS over SSL/TLS #1

Closed
cniles opened this issue Jul 22, 2014 · 1 comment
Closed

Add support for HTTPS over SSL/TLS #1

cniles opened this issue Jul 22, 2014 · 1 comment
Milestone

Comments

@cniles
Copy link
Owner

cniles commented Jul 22, 2014

Add support for running the server in HTTPS mode. Have lehs use the Java API for SSL/TLS to use the user-specified key to send all HTTP traffic encrypted.

@cniles cniles closed this as completed Jul 22, 2014
@cniles cniles reopened this Jul 22, 2014
@cniles cniles added this to the 0.1.0 milestone Jul 22, 2014
@cniles
Copy link
Owner Author

cniles commented Jul 25, 2014

Implemented! Also had to implement concurrent connections to support this 👍

@cniles cniles closed this as completed Jul 25, 2014
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