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

need guidance for enabling TLS session resumption... #122

Open
vivekbahl opened this issue Mar 2, 2018 · 0 comments
Open

need guidance for enabling TLS session resumption... #122

vivekbahl opened this issue Mar 2, 2018 · 0 comments

Comments

@vivekbahl
Copy link

hi,

In our PG implementation, for every connection request the device sends to PG, PG initiates a full handshake and sends a certificate to device every time. I need help, to understand how we can enable TLS 1.2 Connection resumption support in Azure Protocol Gateway.

The benefits that we are looking for are reduced time spent for the TLS handshake, reduced bandwidth usage at device end, reduced resource usage on the server.

Does this requirement needs changes in PG codebase or does it just entails setting up the Application Server that hosts the PG code base, for storing the TLS session state.

Thanks,
Vivek Bahl

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

No branches or pull requests

1 participant