-
Notifications
You must be signed in to change notification settings - Fork 235
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
TLS Session ticket #7
Comments
Sent a pull request. |
I think I did this without knowing this was a thing. Sorry! Gonna close for now. |
nathan454
pushed a commit
to nathan454/openssl
that referenced
this issue
Nov 30, 2022
…special make ed25519 less special
BenMatase
pushed a commit
to mistsys/openssl
that referenced
this issue
Oct 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried to implement ssl tls ticket feature. But haven't enough skill.
So can someone help me with it. Any examples will be good. I stack with callback function implementation in cgo.
I'm talking about this: https://www.openssl.org/docs/ssl/SSL_CTX_set_tlsext_ticket_key_cb.html
Thank you.
The text was updated successfully, but these errors were encountered: