From: Howard Chu Date: Tue, 18 Dec 2018 21:56:18 +0000 (+0000) Subject: More for privateKey tweak X-Git-Tag: OPENLDAP_REL_ENG_2_5_0ALPHA~67^2~155 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52ace4554ed14965c7fdec3364e2af54823f320f;p=thirdparty%2Fopenldap.git More for privateKey tweak --- diff --git a/doc/man/man5/slapo-autoca.5 b/doc/man/man5/slapo-autoca.5 index a417c8dac0..c795ab8dae 100644 --- a/doc/man/man5/slapo-autoca.5 +++ b/doc/man/man5/slapo-autoca.5 @@ -45,11 +45,11 @@ attribute. The private key values are encoded in PKCS#8 format. It is essential that access to these attributes be properly secured with ACLs. Both of these attributes inherit from the -.B x509PrivateKey +.B pKCS8PrivateKey attribute, so it is sufficient to use a single ACL rule like .nf - access to attrs=x509PrivateKey by self ssf=128 write + access to attrs=pKCS8PrivateKey by self ssf=128 write .fi at the beginning of the rules.