Baza znanja

  1. Home
  2. Client Errors
  3. The client and server cannot communicate, because they do not possess a common algorithm.
Kreiran
Promijenjen

Ištampaj artikal

Artikal 2744

The client and server cannot communicate, because they do not possess a common algorithm.

Problem

The client and server cannot communicate, because they do not possess a common algorithm.

HRESULT error: SEC_E_ALGORITHM_MISMATCH (0x80090331)

Cause

This error happens during the TLS protocol negotiation with the server.

Possible causes:

  1. The server only supports legacy TLS protocols (e.g. TLS 1.0).
  2. The latest TLS protocols versions are not enabled on the client. This is usually the case with older operating systems (excludes Windows 10).

Solution

Kljične riječi
TLS schannel

Povezani artikli
icon TLS: The token supplied to the function is invalid


What do you think about this topic? Send feedback!