• Janos Follath's avatar
    Fix non compliance SSLv3 in server extension handling. · c6dab2b0
    Janos Follath authored
    The server code parses the client hello extensions even when the
    protocol is SSLv3 and this behaviour is non compliant with rfc6101.
    Also the server sends extensions in the server hello and omitting
    them may prevent interoperability problems.
    c6dab2b0