I found that KB931125 is something for XP and it is not on Update Catalog, but I found this:
Updating List of Trusted Root Certificates in Windows | Windows OS Hub
They write that on Windows 7 STL file should be converted to SST
When I was looking how to install I found working way here:
System Certificates Updater (The easy way) - Windows 9x/ME - MSFN
It should work also with Windows XP
But one little problem:
This command not working
Code:
updroots -l -u disallowedcert.sst
Option -u is not recognised, can I skip disallowedcert.sst, or it is something important for security?
Btw. Also here someone make certificates pack for old Windows & Android versions:
GitHub - JohnTHaller/RootCertifica teUpdatesForLegacyWindows : Root certificate updates for Windows Vista, XP, and 2000
But this is unofficial package.
- - - Updated - - -
Ok. KB931125 should also be something to rootsupdate but can't find it.
The correct file for me was updroots.exe extracted with 7-zip from rvkroots.exe
Code:
catalog.s.download.windowsupdate.com 185e4ecadf0f866f6cb2dc56d a13d81788bdf65f5387a90c6c fbc38a6c70d678
(this is update for Server 2003 also called KB3050995)
updroots.exe was from 2014-12-18, version 5.2.3790.4456
SHA1: 466a138fa11e829afb3af35df8b0ca73d5083640
SHA256: 9e538a58aed94a7748df9262a e0343dea9efce8d9117e0868e b404e1098747b6
And this file has described -u option in help window.