A certificate chain processed, but terminated in a root certificate that is not trusted by the trust provider

A certificate chain processed, but terminated in a root certificate that is not trusted by the trust provider

Today, I encountered this problem when installing .Net Framework 4.7 on a Windows 2008 system. In fact, I tried to install .Net Framework 4.8 before and it worked fine, but my friend insisted on installing 4.7 and encountered this problem, so I recorded it for my convenience next time. The operating system is Windows 2008 Standard Edition. I downloaded the official .Net Framework 4.7.2 offline installation package. During the installation process, it could not be completed and an error message was received: The certificate chain was processed, but terminated in a root certificate that is not trusted by the trusted provider. As shown below:

This is mainly because there is no corresponding trusted certificate in the system and the certificate needs to be imported.

First download the Microsoft certificate and save it: http://download.microsoft.com/download/2/4/8/248D8A62-FCCD-475C-85E7-6ED59520FC0F/MicrosoftRootCertificateAuthority2011.cer

Then start, run, MMC, open the console.

Then, as shown above, click File, Add and Delete Snap-in, select the certificate on the left, and add it (as shown below)

In the confirmation window, select "Computer Account"

The next step is the default. After completion, return to the console and expand Certificates → Trusted Root Certification Authorities → Certificates.

Then on the right side of the page, under Certificate, click More Actions, All Tasks, Import.

Select the Microsoft certificate we downloaded in the first step. After the import is successful, install .Net Framework4.7.2 again. It should be successful without any problems.

<<:  DogYun Double 11: 40% off on Dynamic Cloud, 20% off on Classic Cloud, 11 yuan free for 110 yuan top-up, 100 yuan off for Hong Kong/Korea servers per month

>>:  OlinkCloud: $4/month KVM-1GB/10G SSD/500GB/Germany

Recommend

CloudCone: $15/year KVM-512MB/15GB/5TB/Los Angeles data center

CloudCone is a foreign VPS hosting company founde...

ERROR 1273 (HY000): Unknown collation: 'utf8mb4_unicode_520_ci'

Today, when importing a MySQL database, I encount...

Can 5G RedCap technology help operators regain confidence?

As my country has built the world's largest 5...

Aryaka: Providing a global network "highway" for multinational enterprises

Gary Sevounts, Aryaka's chief marketing offic...

TCP three-way handshake: in-depth understanding and C# example implementation

In computer network communications, TCP (Transmis...

Are you still worried about the slow WiFi? There are five pitfalls behind it

The Internet of Everything makes network communic...