From a318511d7bde36794ac950d124fdad65799b414b Mon Sep 17 00:00:00 2001 From: Matt Holt Date: Sat, 3 Jun 2017 13:10:27 -0600 Subject: [PATCH] Updated Verifying Archive Signatures (markdown) --- Verifying-Archive-Signatures.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Verifying-Archive-Signatures.md b/Verifying-Archive-Signatures.md index 1cb06d9..044a591 100644 --- a/Verifying-Archive-Signatures.md +++ b/Verifying-Archive-Signatures.md @@ -1,5 +1,4 @@ -[Caddy's download page](https://caddyserver.com/download) distributes Caddy in an archive file with several files inside it, one of them being the `caddy(.exe)` binary. Because the build server also signs its builds with Caddy's private key, you can verify that your download has not been tampered with or corrupted. This check is performed with gpg. - +[Caddy's download page](https://caddyserver.com/download) distributes Caddy in an archive file. Because the build server signs its distribution archives with Caddy's private key, you can verify that your download has not been tampered with or corrupted. This check is performed with gpg. Make sure you've downloaded both the Caddy archive file and its associated signature using these links on the Download page: