Hi,
  I'm using SSLv23_method() to initialize and SSL_CTX.  I believe that the
  client hello message being sent is generated by s23_clnt.c.  This
  appears to produce a V 2.0 client hello message.   However, the
  server accepts the hello message in s3_srvr:ssl3_get_client_hello.
  This does not appear to handle the hello message correctly.
  It parses the hello message as a v3 hello message, which is
  very incorrect.

  Is this an actual bug in SSLeay 0.8.1, or am I doing something wrong?

  Matthew
-- 
Matthew Newhook                         E-Mail: mailto:[EMAIL PROTECTED]
Software Designer                       WWW:    http://www.ooc.com
Object Oriented Concepts, Inc.          Phone:  (978) 439 9285 x 246
+-------------------------------------------------------------------------+
| Administrative requests should be sent to [EMAIL PROTECTED] |
| List service provided by Open Software Associates, http://www.osa.com/  |
+-------------------------------------------------------------------------+

Reply via email to