Root Certificate Updater Save

Update root certificates (and disallowed certificates) on Windows. No changes to settings.

Project README

ko-fi

Root Certificate Updater

Update root certificates (and disallowed certificates) on Windows.

This repo contains two options to update root certificates. Each option performs the same procedure.

If you're not sure which option to choose, use the GUI (the first option) as it's the easiest.

No changes are made to any settings, this only updates the root certificates. Windows Update is NOT required for this to work.

Option 1: GUI

GUI application for updating root certificates. One click, done.

Screenshot

RootCertificateUpdater.exe

Option 2: PowerShell Script

Update root certificates using a PowerShell script.

Installation

You can either download the PS1 script from here, or install using...

Install-Script UpdateRootCertificates

This script is published on PowerShell Gallery.

The code is signed, so if you want to change it, just removed the # SIG # Begin signature block line and everything beneath it.

Usage

Command Description
UpdateRootCertificates Normal run
UpdateRootCertificates -Force Skip the 10 second wait before continuing execution

Screenshot

UpdateRootCertificates.ps1

Downloads

Download the latest version from the releases page or from asher.tools.

Password to the zip file is password.

Password enabled due to false positive detections by AV.

Other Notes

The CMD version has been replaced by the PowerShell script.

Open Source Agenda is not affiliated with "Root Certificate Updater" Project. README Source: asheroto/Root-Certificate-Updater

Open Source Agenda Badge

Open Source Agenda Rating