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

Application of SRv6 Technology in Home Network

Labs Guide In order to adapt to the development o...

Sketch of China's Government Cloud Industry in 2017

[[188315]] [51CTO.com original article] In the ne...

Ethernet Packet Architecture

[[352785]] 01Overview The term Ethernet generally...

How to understand the multi-layer model of bus communication protocol

[[257539]] Judging from the development trend of ...

5 exciting 5G use cases

As the fifth generation of wireless technology, 5...

Overview of 5G Industry Terminal Development

With the continuous development of the fifth gene...

Popular science article: What exactly is 5G technology?

[[280757]] Introduction As a post-80s generation,...