Id in client hello and server hello and they
> match). but the return value of SSL_session_reused API returns session
> reused as one. With same client code, once I revert back to old
> OpenSSL APIs, the session reused is indicated as 1 and thus good. Thus
> surely either I am
SSL_session_reused API returns session
reused as one. With same client code, once I revert back to old
OpenSSL APIs, the session reused is indicated as 1 and thus good. Thus
surely either I am using some old (obsolete) API that shouldn't be
used or there is some issues introduced in between
SSL_session_reused API returns session
reused as one. With same client code, once I revert back to old
OpenSSL APIs, the session reused is indicated as 1 and thus good. Thus
surely either I am using some old (obsolete) API that shouldn't be
used or there is some issues introduced in between 9.7e and 9.8b