]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
More for privateKey tweak
authorHoward Chu <hyc@openldap.org>
Tue, 18 Dec 2018 21:56:18 +0000 (21:56 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 18 Dec 2018 21:56:18 +0000 (21:56 +0000)
doc/man/man5/slapo-autoca.5

index a417c8dac0c10a8155349ecd0f66ace5d7c827c0..c795ab8daebc294cd7d24bedf6f55b17e29d353d 100644 (file)
@@ -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.