parent
c3620b3636
commit
4ee256bfb9
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
MANDIR=/usr/share/man
|
MANDIR=/usr/share/man
|
||||||
SBINDIR=/usr/sbin
|
SBINDIR=/usr/sbin
|
||||||
ETCDIR=/etc
|
ETCDIR=/etc/make-ca
|
||||||
LIBEXECDIR=/usr/libexec/make-ca
|
LIBEXECDIR=/usr/libexec/make-ca
|
||||||
|
|
||||||
all: make_ca man
|
all: make_ca man
|
||||||
|
3
README
3
README
@ -17,7 +17,8 @@ and certificate stores making it a full trust management utiltiy.
|
|||||||
The make-ca script depends on OpenSSL >= 1.1.0, P11-Kit >= 0.23.19, and
|
The make-ca script depends on OpenSSL >= 1.1.0, P11-Kit >= 0.23.19, and
|
||||||
optionally NSS >= 3.23 and Java >= 1.7. Additionally, Coreutils, gawk, and
|
optionally NSS >= 3.23 and Java >= 1.7. Additionally, Coreutils, gawk, and
|
||||||
sed are used. The default locations for output files can be tailored for
|
sed are used. The default locations for output files can be tailored for
|
||||||
your environment via the /etc/make-ca.conf configuration file.
|
your environment via the /etc/make-ca.conf configuration file (copy
|
||||||
|
/etc/make-ca/make-ca.conf.dist).
|
||||||
|
|
||||||
A p11-kit helper, copy-trust-modifications, is included for use in p11-kit's
|
A p11-kit helper, copy-trust-modifications, is included for use in p11-kit's
|
||||||
trust-extract-compat script (which should be symlinked to the user's path as
|
trust-extract-compat script (which should be symlinked to the user's path as
|
||||||
|
Loading…
Reference in New Issue
Block a user