Commit 3b848c64 authored by Matt Caswell's avatar Matt Caswell
Browse files

Add test for SSL_set_session_ticket_ext



The function SSL_set_session_ticket_ext sets the ticket data to be sent in
the ClientHello. This is useful for EAP-FAST. This commit adds a test to
ensure that when this function is called the expected ticket data actually
appears in the ClientHello.

Reviewed-by: default avatarViktor Dukhovni <viktor@openssl.org>
parent 57787ac8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment