Configuring TLS setting on multiple server machines within same ecosystem

Shivanand Sheelvant 1 Reputation point
2021-07-28T18:13:20.757+00:00

Hi,

We have multiple instances of web service hosted on multiple Windows server 2016 machines.

We have a web service in one server machine and a service bus service hosted in another machine.

All the server machines have same configuration with respect to TLS or any security related settings.

We get the below error wen a webservice tries to connect to service bus service hosted in another machine
System.ComponentModel.Win32Exception (0x80004005): The client and server cannot communicate, because they do not possess a common algorithm

When both the services are hosted in same server machine, no error is shown.

The behavior is inconsistent.

Any inputs in this?

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,160 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.