Go to file
2017-09-13 18:52:46 -05:00
LICENSE Initial commit 2017-09-13 18:51:26 -05:00
make-ca.sh Changes from LFS-20161210. 2017-09-13 18:52:46 -05:00
README Initial commit 2017-09-13 18:51:26 -05:00

make-ca.sh is a script to deliver a complete PKI setup for linux workstaitons
using only bash, coreutils, and openssl, and optionally for OpenJDK, NSS, and
p11-kit if already installed, from the upstream Mozilla cacerts.txt. It was
developed for use with Linux From Scratch to minimize dependencies for early
system build, but has been written to be generic enough for any Linux
distribution.