X-Git-Url: https://git.frykholm.com/friends.git/blobdiff_plain/c3553891ddddbc7b327bffa3ef90b6f66e7d446f..ddf4123ddc9df1b3786c3950f0bed371d8bba352:/README.md diff --git a/README.md b/README.md index 3c9b066..48de2f6 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,6 @@ friends ======= Ostatus app + +Generate self signed key with: +openssl req -x509 -newkey rsa:2048 -keyout key.pem -out cert.pem -nodes -days 3650