CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2021/06/29 13:31:16

Modified files:
        lib/libssl     : ssl_tlsext.c 

Log message:
Use appropriate TLS version when building client sigalg extensions.

Only use the minimum TLS version to when building a signature algorithms
extension for a ClientHello - in all other cases we should be using the
negotiated TLS version.

ok inoguchi@ tb@

Reply via email to