Understanding the Microsoft Root Certificate Authority 2011 (.cer)
To understand the root certificate, one must understand certificate chaining: microsoft root certificate authority 2011.cer
.cer (DER or Base-64 encoded binary X.509 certificate)System Integrity: It is part of the Microsoft Root Certificate Program, which distributes trusted roots to Windows devices so they can automatically verify Microsoft products. File Extension:
Windows Users: Typically, you can find the list of trusted root certificate authorities in the Microsoft Management Console (MMC) under Certificates (Local Computer) > Trusted Root Certification Authorities > Certificates. System Integrity: It is part of the Microsoft
Some security "hardening" scripts recommend deleting all non-corporate roots. If you delete microsoft root certificate authority 2011.cer, you will break Microsoft services. Instead, use Certificate Pinpointing or the Enterprise Trusted Root Store.
The 2011 root is still trusted but considered "legacy". Microsoft is slowly encouraging a shift to the 2017 roots.
.cer.cer extension. Windows treats .cer as a generic certificate store file.