From c543de7b83bd98e15af9c5fcdb9d9d1f777ee7b1 Mon Sep 17 00:00:00 2001 From: John Crisp Date: Sat, 29 Feb 2020 20:09:31 +0100 Subject: [PATCH] Updated ReadMe --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index bd5a114..7557c49 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,24 @@ +PHPKi +===== + +A simple PHP/web based system for generating your own certificates +------------------------------------------------------------------ + +Here are the comments from the radicand repo and the original docs + +No one appears to be maintaining this and I find it very handy. + +I discovered some issues and there are some additional bits we have for OpenVPN (if installed) at Koozali SME server so I thought I'd incorporate them in as well. + +It tries to detect if it is installed on Koozali whcih needs a couple of small mods, and if openvpn is installed it wil create a takey. + +Note... YMMV.... + +I'm sure it is primitive by todays standards but does what I need. + +I will try and maintain it for the foreseeable future. + + About this fork ===============