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

Server side (ec)dhe #113

Merged
merged 3 commits into from
Jan 2, 2018
Merged

Server side (ec)dhe #113

merged 3 commits into from
Jan 2, 2018

Conversation

alexmgr
Copy link
Collaborator

@alexmgr alexmgr commented Dec 22, 2017

  • This allows writing TLS 1.0-1.2 ephemeral servers

- Move PMS derivation for DHE into the "state" machine
- Add a function in TLSContext to generate signed dhe ske
- PMS should have never been set in "get_client_dh_pubkey". This
  was fixed, but requires fixing the UT also.
@alexmgr
Copy link
Collaborator Author

alexmgr commented Dec 22, 2017

integration tests seem to be failing, but for unrelated reasons. Cloudflare might not be supporting TLS 1.3 draft 18 anymore.

@alexmgr alexmgr mentioned this pull request Dec 22, 2017
@tintinweb tintinweb merged commit b01747b into master Jan 2, 2018
@tintinweb
Copy link
Owner

:+1 looking fine; the failing test also fails on master. crosschecked tls13.cloudflare.com negotiates tls1.3-draft (chrome). created bug #114

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.

2 participants