aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-07-15 22:02:45 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-07-15 22:02:45 +0200
commitfde9b5dee1bb6283c21651a6ed5d7d6492ddf840 (patch)
tree10a237f4b5d5383275d07c73b043f6f1ba8b53b8
parent0ab43a13ef9adc0d765016ca5bafcd8e270d8ae2 (diff)
downloadrbsd-fde9b5dee1bb6283c21651a6ed5d7d6492ddf840.tar.gz
README: Add note about umurmurd certificate and key
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index d87879d..464fa61 100644
--- a/README
+++ b/README
@@ -12,3 +12,7 @@ patches need to be made:
- sockaddr_storage must be replaced with sockaddr_in.
- .ss_, ->ss_ must be replaced with .sin_, ->sin_.
- In some places, /etc/ must be replaced with /usr/local/etc/.
+
+The certificate and key are generated like so:
+
+ /usr/pkg/bin/openssl req -nodes -new -x509 -keyout key.key -out cert.crt