X-Git-Url: https://git.frykholm.com/friends.git/blobdiff_plain/b31021285552ceda81d0e00b90fb027e7181de4e..3ffcd3f87b10fb273a7057f65fcc0b20d7890d51:/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