[openssl-users] RFC5077 ticket construction help
Salz, Rich
rsalz at akamai.com
Wed Mar 28 16:44:23 UTC 2018
* Need some help with RFC5077 ticket construction. I’d like to implement a type of Needham-Schroeder protocol where:
That’s not what TLS tickets are for. It is for having session state, where the client holds all the state and the server (having only the decryption key) can resume the connection.
You might want to look at OAUTH and the “TLS exporter” documents.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20180328/a6c4b6b0/attachment.html>
More information about the openssl-users
mailing list