aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-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