Updated to begin adding the interactive functions
README cleanup
updated the default config to be not specific to my own configuration and some other server functions
A set of shell scripts for configuring multiple kinds of common PKI systems in a functional manner. Currently the config supports:
openssl(1)
commandThe goals are to attempt to shorten the nightmare of remember a ton of PKI commands and to encourage secure defaults. New versions never have guarentees about compatability.
Fundamentally this project is a thin wrapper around openssl commands in order to try and alieviate some of the UX nightmare that they are.
hosaka-pki tls ca
hosaka-pki tls server ashpool /etc/ssl/
hosaka-pki tls info
hosaka-pki tls sign /etc/hosaka/pki/ssl/intermediate/csr/ashpool.csr.pem
hosaka-pki tls sign ashpool
hosaka-pki tls check
hosaka-pki ssh ca
hosaka-pki ssh server ashpool poptart,users
hosaka-pki ssh info
hosaka-pki ssh sign ./ahspool.pub