Commit 75ea3632 authored by Matt Caswell's avatar Matt Caswell
Browse files

Make tlsext_tick_lifetime_hint an unsigned long (from signed long).



From RFC4507:
"The ticket_lifetime_hint field contains a hint from the server about how
long the ticket should be stored.  The value indicates the lifetime in
seconds as a 32-bit unsigned integer in network byte order."

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
parent 5afc296a
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