Checks

TLS key is short

The negotiated cipher's secret is shorter than 128 bits.

Why it matters

A short symmetric key is not enough to protect the session.

What to do

Disable cipher suites with secrets under 128 bits.

Reference

Certificate validity, protocol version, and cipher choice determine TLS trust and strength.

Mozilla SSL Configuration Generator