sync help text and readme

This commit is contained in:
DJ Lucas 2017-09-24 21:18:16 -05:00
parent 21cfc0a38d
commit dd5f5f2f52

12
README
View File

@ -1,9 +1,9 @@
make-ca is a script to deliver a complete PKI setup for linux workstaitons make-ca is a utility to deliver and manage a complete PKI configuration for
and servers using only bash, coreutils, and openssl. It will optionally workstaitons and servers using only standard Unix utilities and OpenSSL. It
generate keystores for OpenJDK and NSS if already installed, using the upstream will optionally generate keystores for OpenJDK and NSS if already installed,
Mozilla cacerts.txt or like formatted file. It was originally developed for use using a Mozilla cacerts.txt or like formatted file. It was originally developed
with Linux From Scratch to minimize dependencies for early system build, but for use with Linux From Scratch to minimize dependencies for early system
has been written to be generic enough for any Linux distribution. build, but has been written to be generic enough for any Linux distribution.
The make-ca script will process the certificates included in the certdata.txt The make-ca script will process the certificates included in the certdata.txt
file for use in multiple certificate stores (if the associated applications are file for use in multiple certificate stores (if the associated applications are