Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Root Certificates and Revoked Certificates for Windows XP

Featured Replies

2 hours ago, hidao said:

Sorry about my bad English, where can I dowload the lastest verson of CAupdater?

Please see this reply from @astroskipper 9 posts up to my query about download location of CAupdater.

 

1 hour ago, modnar said:

Please see this reply from @astroskipper 9 posts up to my query about download location of CAupdater.

 

Is 1.0.0.1 the lastest verson of CAupdater?

By the way, I found some option of my qq.exe dosen't work, but it worked well on virtualmachine,I saw the defference: it has https link on virtualmachine,Is Certifacate the problem? and how can I test and fix it?

spacer.pngspacer.png

22 hours ago, hidao said:

Is 1.0.0.1 the lastest verson of CAupdater?

By the way, I found some option of my qq.exe dosen't work, but it worked well on virtualmachine,I saw the defference: it has https link on virtualmachine,Is Certifacate the problem? and how can I test and fix it?

1.0.0.1 is the latest version, I have it too.

I would not know what the fix is - you can also try heinoganda's cert updater v1.6 on this forum somewhere.

1 hour ago, modnar said:

1.0.0.1 is the latest version, I have it too.

I would not know what the fix is - you can also try heinoganda's cert updater v1.6 on this forum somewhere.

Thank you ,I'll try it,I‘m confused because I didn't update certificate on my virtualmachine but qq.exe worked well...

Update:

I used CAupdater to update the certificate, qq.exe worked well...

Edited by hidao

  • 5 months later...

The contents of the updroots.sst file have been changed; the contents of the other * .sst files are unchanged.

updroots.jpg

My way to update certificate using cert.cmd:

cert.gif

@echo off
title Certificate update

setlocal EnableExtensions EnableDelayedExpansion

echo.
call :ViewDateSST authroots.sst
echo.

wget -q --show-progress -O authroots.sst http://www.download.windowsupdate.com/msdownload/update/v3/static/trustedr/en/authroots.sst
wget -q --show-progress -O delroots.sst http://www.download.windowsupdate.com/msdownload/update/v3/static/trustedr/en/delroots.sst
wget -q --show-progress -O roots.sst http://www.download.windowsupdate.com/msdownload/update/v3/static/trustedr/en/roots.sst
wget -q --show-progress -O updroots.sst http://www.download.windowsupdate.com/msdownload/update/v3/static/trustedr/en/updroots.sst

updroots.exe authroots.sst
updroots.exe updroots.sst
updroots.exe -l roots.sst
updroots.exe -d delroots.sst

echo.
pause
exit /b

:ViewDateSST
if not exist "%~1" (
    echo Last run: no data
    exit /b
)

for %%F in ("%~1") do set "DT=%%~tF"

rem Format: RRRR-MM-DD GG:MM
set "YYYY=!DT:~0,4!"
set "MM=!DT:~5,2!"
set "DD=!DT:~8,2!"
set "TIME=!DT:~11,5!"

call :McName !MM!

rem Del 0 from begin day, np. 04 -> 4
if "!DD:~0,1!"=="0" set "DD=!DD:~1!"

echo Last run: !DD! !MONTH! !YYYY!, !TIME!
exit /b

:McName
if "%1"=="01" set "MONTH=stycznia"
if "%1"=="02" set "MONTH=lutego"
if "%1"=="03" set "MONTH=marca"
if "%1"=="04" set "MONTH=kwietnia"
if "%1"=="05" set "MONTH=maja"
if "%1"=="06" set "MONTH=czerwca"
if "%1"=="07" set "MONTH=lipca"
if "%1"=="08" set "MONTH=sierpnia"
if "%1"=="09" set "MONTH=wrzesnia"
if "%1"=="10" set "MONTH=pazdziernika"
if "%1"=="11" set "MONTH=listopada"
if "%1"=="12" set "MONTH=grudnia"
exit /b

Edited by reboot12

  • 1 month later...

The contents of the updroots.sst file have been changed; the contents of the other * .sst files are unchanged.

updroots.png

As I wrote in Anti-virus topic - if you have Panda FreeAV, you'd better update these or PSANhost starts crashing repeatedly.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.