Skip to content

Server always downgrades TLS version from 1.1 to 1.0 when it handles ClientHello #971

Open
@mass85

Description

@mass85

When TLS server receives ClientHello with version v1.1 (the default) it tries to determine which version it should use. Server does it incorrectly and always decides to use v1.0 although there is no reason to not use v1.1, in result security level is decreased.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions