Update docs and NEWS file.

This commit is contained in:
Dr. Stephen Henson
2007-08-23 22:53:57 +00:00
parent 0214ea0dfe
commit 29c0866b38
2 changed files with 9 additions and 1 deletions

View File

@@ -204,7 +204,8 @@ handshake). This option is not needed for clients.
=item SSL_OP_NO_TICKET
Normally clients and servers will, where possible, transparently make use
of RFC4507bis tickets for stateless session resumption.
of RFC4507bis tickets for stateless session resumption if extension support
is explicitly set when OpenSSL is compiled.
If this option is set this functionality is disabled and tickets will
not be used by clients or servers.