From edaa548e823a2c60e9725cc6b705c068b5cd1599 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 20 Feb 2024 02:11:46 +0800 Subject: [PATCH] Created Remove RustDesk test certificate (markdown) --- Remove-RustDesk-test-certificate.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Remove-RustDesk-test-certificate.md diff --git a/Remove-RustDesk-test-certificate.md b/Remove-RustDesk-test-certificate.md new file mode 100644 index 0000000..a776961 --- /dev/null +++ b/Remove-RustDesk-test-certificate.md @@ -0,0 +1,13 @@ +1. Press "Win" + "R" +2. Input "certmgr.msc" and press "Enter". You'll see a window like this + +![image](https://github.com/rustdesk/rustdesk/assets/71636191/1d05aeba-8e39-45ce-9c22-af19784cda3d) + +3. Unfold "Trusted Root Certification Authorities" -> "Certificates", then find the cert like "WDKTestCert admin...". + +![image](https://github.com/rustdesk/rustdesk/assets/71636191/de856cce-ee0e-4850-9c25-7188a606e323) + +4. Delete this cert. + +![image](https://github.com/rustdesk/rustdesk/assets/71636191/67e8eff4-62ef-4ce4-bced-1f6d6fe8f76a) +