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:43
Branch: OpenSSL_0_9_8-stable Handle:
2007082323494200
Modified files: (Branch: OpenSSL_0_9_8-stable)
openssl/doc/ssl SSL_CTX_set_options.pod
Log:
Update from HEAD.
Summary:
Revision Changes Path
1.13.2.2 +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.13.2.1 -r1.13.2.2
SSL_CTX_set_options.pod
--- openssl/doc/ssl/SSL_CTX_set_options.pod 11 Oct 2005
10:16:09 -0000 1.13.2.1
+++ openssl/doc/ssl/SSL_CTX_set_options.pod 23 Aug 2007
22:49:42 -0000 1.13.2.2
 -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
|