From 5a367b8c6c880bbc83052bb2c767993ab0a7f89f Mon Sep 17 00:00:00 2001 From: Mordy Ovits Date: Thu, 29 Mar 2018 12:34:02 -0400 Subject: [PATCH] README.md: self-signed, not unsigned --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3103aae..c1121a6d 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ oragono initdb oragono mkcerts ``` -**Note:** This installation will give you unsigned certificates suitable for testing purposes. +**Note:** This installation will give you self-signed certificates suitable for testing purposes. For real certs, look into [Let's Encrypt](https://letsencrypt.org/)! ### Platform Packages