3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00

Merge pull request #223 from mordyovits/patch-1

README.md: self-signed, not unsigned
This commit is contained in:
Shivaram Lingamneni 2018-03-29 17:06:15 -04:00 committed by GitHub
commit f83b31a413
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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