1
0
mirror of https://github.com/n1trux/awesome-sysadmin.git synced 2025-03-13 22:28:09 +00:00

Add Simple PKI

This commit is contained in:
kaysond 2019-04-13 15:56:32 -07:00
parent f47c1dc90a
commit 4b4e4d72cb

View File

@ -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