897 B
897 B
Toolbox for own pki
Description
This toolkit allows you to manage a personal PKI through various bash scripts.
Requierement
- Linux environment
- Rocky Linux 10
- Redhat 10
- Packages
- sqlite
- litecli sqlite text client (
pip3 install litecli)
Not essential for the tools to work, but could be handy
Installation
git clone https://gitweb.dyndns.org/scripts/own-ski.git
sudo ./install.sh
Configuration
Config file
Database
./create-db.sh
Tools list
| Name | Description |
|---|---|
| install.sh | install toolbox own pki |
| create-ca.sh | create a Certificate Authority (CA) |
Sources
Changelog
[1.0.0] - 2026-04-18
Added
Project initialization
- initialized by GMo