Allow TLS tickets and session ID to both be present if lifetime hint is -1.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 17 Oct 2007 11:27:25 +0000 (11:27 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 17 Oct 2007 11:27:25 +0000 (11:27 +0000)
commit7c717aafc6f65f855826a79c47398aa1e705e23e
tree3f04869861f43c879fd5a91823025083fb18e696
parent225aeb171e3b6c366b46eb4d5c865a2b95fe088a
Allow TLS tickets and session ID to both be present if lifetime hint is -1.
This never happens in normal SSL sessions but can be useful if the session
is being used as a "blob" to contain other data.
ssl/ssl_asn1.c