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

Uw dlink tls #8

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Uw dlink tls #8

wants to merge 9 commits into from

Conversation

uwiger
Copy link
Collaborator

@uwiger uwiger commented Sep 20, 2015

  • Supports CI using Travis CI
  • Adds dlink_tls, which mimicks dlink_tcp until after authorization, then upgrades the session to TLS.
  • Includes minor fixes

- Authorization works just like for dlink_tcp
- After authorization, the TCP session is upgraded to TLS
- Currently, hard-coded use of OTP's example certs and keys
- Test suite installs a tls client and tls backend, but doesn't start them
- Manually tested that authorization and service announcement work
@uwiger
Copy link
Collaborator Author

uwiger commented Sep 20, 2015

Commit notes from adba18b:

  • Authorization works just like for dlink_tcp
  • After authorization, the TCP session is upgraded to TLS
  • Currently, hard-coded use of OTP's example certs and keys
  • Test suite installs a tls client and tls backend, but doesn't start them
  • Manually tested that authorization and service announcement work

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.

1 participant