Legacy certificates in Windows 11

David Sisques 0 Reputation points
2023-06-21T11:37:50.0366667+00:00

Our customer has an installation of about 70 wcf services running sslStreamSecurity sslProtocols="Ssl3" on operating systems W2012 to W2022. He also has about 300 wpf clients connecting to these services.

In addition, the certificates used in the system have md5 algorithm.

Everything works over a private network, so the privacy of communications is not the most important thing.

Neither Ssl3.0 nor md5 works on Windows 11 and it is a big problem. We don't know how to deal with the upgrade of the operating systems.

Is there any way to force Windows 11 to use Ssl3 and md5 certificates?

If not, how can I organize the migration to make all the changes without downtime?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,103 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.