[openssl-users] SSL_CTX_set_tlsext_ticket_key_cb - creating a validctx and hmac ctx in callback.

Guido noreply81 at t-online.de
Tue Apr 3 23:09:41 UTC 2018


Vielen Dank!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Gesendet von Mail für Windows 10

Von: Henderson, Karl via openssl-users
Gesendet: Dienstag, 3. April 2018 17:02
An: openssl-users at openssl.org
Betreff: [openssl-users] SSL_CTX_set_tlsext_ticket_key_cb - creating a validctx and hmac ctx in callback.

I know there may be a million reasons people can tell me not to do this, but for some dome code, I need to have a client contact a server with an RFC5077 ticket (not one previously sent from the server) with a propriety payload in the IV. I’d like to use the key_name in the ticket to get a key. And then I’d like to use this and create a valid context and hmac so that I can have a 0-RTT startup.

Are there any good examples on how this might be done?

Note, I’m running 1.1.0 with opaqueness, so I’ll need to use CTX accessor functions.

Thanks,
Karl 



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20180404/e31e1dd8/attachment.html>


More information about the openssl-users mailing list