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.