On Mon, Jun 14, 2004 at 07:22:20PM +0900, Takurou Saitou wrote:
> Hi, 
> 
> There is question concerning SSL_CTX_set_session_id_context.
> It is written on the document as follows.
> --------------------------------------------------------------------
> (http://www.openssl.org/docs/ssl/SSL_CTX_set_session_id_context.html)
> 
> If the session id context is not set on an SSL/TLS server, 
> stored sessions will not be reused but a fatal error will be flagged 
> and the handshake will fail. 
> --------------------------------------------------------------------
> 
> The handshake didn't fail, although the session id context was not set.
> Would you tell me if the above-mentioned explanation is right?

Mumble, mumble. I still did not correct this manual page. The correct
explanation is:

If the session id context is not set on an SSL/TLS server
  "and client certificates are used",
stored sessions will not be reused but ...

Checked in the change...

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to