Checkin 1.57.2.3.2.18 changes the return value of SSL_export_keying_material to return 1 on success rather than the length of the returned string. Unfortunately, s_client.c still depends on the previous semantics and so reports an error.
I don't care which one of these it is, but we should harmonize them so that s_client works correctly. Thoughts? -Ekr ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org