commit | 4b4ba6a8878dec6d8c0e0d052addcc9a62950453 | [log] [tgz] |
---|---|---|
author | Dr. Stephen Henson <steve@openssl.org> | Fri Oct 30 14:06:03 2009 +0000 |
committer | Dr. Stephen Henson <steve@openssl.org> | Fri Oct 30 14:06:03 2009 +0000 |
tree | 738f0ac29cc56af6106b2139600074424293825b | |
parent | bb4060c5b564012cc5bc8223dc76888d5ac587ae [diff] |
Generate stateless session ID just after the ticket is received instead of when a session is loaded. This will mean that applications that just hold onto SSL_SESSION structures and never call d2i_SSL_SESSION() will still work.