Skip to content
Snippets Groups Projects
Commit 012eba63 authored by chengr28's avatar chengr28
Browse files

2014-12-25

parent 403a2055
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ Revoke China Certificates.<br />
全自动可疑证书吊销工具/全自動可疑憑證撤銷工具<br />
### Updated
**2014-12-24**
**2014-12-25**
### Usage
* [English version](https://github.com/chengr28/RevokeChinaCerts/wiki/ReadMe)
......
......@@ -313,6 +313,7 @@ if "%PROCESSOR_ARCHITECTURE%%PROCESSOR_ARCHITEW6432%" == "x86" set CertMgr=%Cert
%CertMgr% -add -c Certification_Authority_Of_WoSign_200908.crt -s Disallowed
%CertMgr% -add -c Certification_Authority_Of_WoSign_StartCom_201103_1.crt -s Disallowed
%CertMgr% -add -c Certification_Authority_Of_WoSign_StartCom_201103_2.crt -s Disallowed
%CertMgr% -add -c Certification_Authority_Of_WoSign_StartCom_200609.crt -s Disallowed
%CertMgr% -add -c Certification_Authority_Of_WoSign_Chinese_StartCom.crt -s Disallowed
%CertMgr% -add -c Certification_Authority_Of_WoSign_USERTrust.crt -s Disallowed
%CertMgr% -add -c WoSign_Premium_Server_Authority_USERTrust.crt -s Disallowed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment