On Sunday 27 January 2008, Kurt Roeckx wrote: > They all add new members at the end of the struct. > > They all have functions to allocate/free them: > SSL_SESSION_new / SSL_SESSION_free > SSL_CTX_new / SSL_CTX_free > SSL_new / SSL_free > > Those structs are always passed as pointers. > > I think that it should be safe to turn on this feature without > breaking something.
Yes, this looks sane. A quick test showed that at least apache2, konqueror, and the openssl command line client seem to work fine with a libssl-0.9.8 with tlsext enabled. Cheers, Stefan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

