Skip to content

TLS session resumption and hostname verification #201

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

Closed
SgtSilvio opened this issue Oct 4, 2018 · 2 comments · Fixed by #401
Closed

TLS session resumption and hostname verification #201

SgtSilvio opened this issue Oct 4, 2018 · 2 comments · Fixed by #401
Assignees
Milestone

Comments

@SgtSilvio
Copy link
Member

SgtSilvio commented Oct 4, 2018

  • Caching SslContext to enable TLS session resumption
  • Hostname verification
@SgtSilvio SgtSilvio added this to the 1.1 milestone Oct 4, 2018
@SgtSilvio SgtSilvio modified the milestones: 1.1, 1.2 May 29, 2019
@norrland1
Copy link

We are also interested in a client solution for TLS session resumption.
Using session id's leads to a dramatic reduction in data consumption which is important for IOT devices on cellular networks.

@SgtSilvio SgtSilvio changed the title Native SSL TLS session resumption and hostname verification Apr 14, 2020
@SgtSilvio SgtSilvio self-assigned this Apr 19, 2020
@SgtSilvio
Copy link
Member Author

@norrland1 please check out version 1.2.0 which enables TLS session resumption.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants