question

srsheelvant avatar image
0 Votes"
srsheelvant asked XingyuZhao-MSFT commented

Configuring TLS setting on multiple server machines within same ecosystem

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?

dotnet-runtime
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers