From f7bc1e490170f77b9fc7e5c4261973acb4f0f181 Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Mon, 3 Jul 2023 17:39:43 -0400 Subject: [PATCH] Note about the root CA @Cyberboss runs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4d4221493d..b971d086e2 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,10 @@ Follow the instructions for your OS below. #### Windows +###### Note about Digital Signatures + +Note that the Windows Service and installer executables requires administrative privileges. These are digitally signed against the Root CA managed by [Jordan Dominion](https://github.com/Cyberboss). Consider installing the certificate into your `Trusted Root Authorities` store for cleaner UAC prompts. The certificate can be downloaded [here](https://file.house/zpFb.cer), please validate the thumbprint is `70176acf7ffa2898fa5b5cd6e38b43b38ea5d07f` before installing. + ##### winget (Windows 10 or later) [winget](https://github.com/microsoft/winget-cli) installed is the easiest way to install the latest version of tgstation-server (provided Microsoft has approved the most recent package manifest).