OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________
________________
Server: cvs.openssl.org Name: Dr.
Stephen Henson
Root: /v/openssl/cvs Email: steve openssl.org
Module: openssl Date:
24-Aug-2007 00:49:13
Branch: HEAD Handle:
2007082323491300
Modified files:
openssl/doc/ssl SSL_CTX_set_options.pod
Log:
Document ticket disabling option.
Summary:
Revision Changes Path
1.15 +8 -0
openssl/doc/ssl/SSL_CTX_set_options.pod
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/doc/ssl/SSL_CTX_set_options.pod
============================================================
================
$ cvs diff -u -r1.14 -r1.15 SSL_CTX_set_options.pod
--- openssl/doc/ssl/SSL_CTX_set_options.pod 26 Oct 2005
19:40:45 -0000 1.14
+++ openssl/doc/ssl/SSL_CTX_set_options.pod 23 Aug 2007
22:49:13 -0000 1.15
 -201,6 +201,14 
(i.e., session resumption requests are only accepted in
the initial
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.
+
+If this option is set this functionality is disabled and
tickets will
+not be used by clients or servers.
+
=back
=head1 RETURN VALUES
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|