From 4b4e4d72cb4938d1100d7f2ccad23cb31214f624 Mon Sep 17 00:00:00 2001 From: kaysond Date: Sat, 13 Apr 2019 15:56:32 -0700 Subject: [PATCH] Add Simple PKI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0028071..426b04f 100644 --- a/README.md +++ b/README.md @@ -355,6 +355,7 @@ * [OSIAM](http://osiam.github.io/) - Secure identity management solution providing REST based services for authentication and authorization. * [Samba](https://www.samba.org/) – Active Directory and CIFS protocol implementation. * [BounCA](https://bounca.org/) - A personal SSL Key / Certificate Authority web-based tool for creating self-signed certificates. +* [Simple PKI](https://github.com/kaysond/spki) - A bash script OpenSSL wrapper that generates and manages a simple PKI suitable for small deployments ## IT Asset Management