3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-13 07:29:30 +01:00

README.md: self-signed, not unsigned

This commit is contained in:
Mordy Ovits 2018-03-29 12:34:02 -04:00 committed by GitHub
parent 7cfa75a59e
commit 5a367b8c6c
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