Why does my site show 128-bit encryption when yours shows 256-bit?

Most modern SSL certificates are capable of up to 256-bit encryption. However, the actual bit rate displayed in a browser depends on two factors:

  • Server Configuration: Your hosting server must be configured to support 256-bit cipher suites.
  • Browser Capability: If a visitor uses an older browser that only supports 128-bit, the connection will "step down" to that level. The certificate acts as a key, but the server and browser negotiate the strongest mutually supported encryption level.
Was this answer helpful?

Related Articles

What is an ECC (Elliptic Curve Cryptography) certificate?

An ECC (Elliptic Curve Cryptography) Certificate is a modern type of SSL that uses a more...

How do I get an ECC certificate via Hostaday?

To get an ECC certificate through Hostaday, the process starts with your server: Generate a...

Why an EV certificate is better for an ecommerce website than a Domain Validation (DV) one?

While both provide encryption, EV (Extended Validation) certificates offer more for online...

What is the difference between very high, high, medium and low assurance certificates?

Assurance levels refer to how much identity verification is performed by the Certificate...