summaryrefslogtreecommitdiffstats
path: root/base/ca/shared
diff options
context:
space:
mode:
authorFraser Tweedale <frase@frase.id.au>2015-03-26 23:24:10 -0400
committerFraser Tweedale <frase@frase.id.au>2015-04-13 00:06:40 -0400
commit87fd6b473eb3490ffc17f7a385ba5acb7ceb9fb0 (patch)
tree78ba843a6bed31950d8014400d9e773aa18222c9 /base/ca/shared
parent1bfebdb6cc4385b5d83704a72f6eb9de78fded9b (diff)
downloadpki-87fd6b473eb3490ffc17f7a385ba5acb7ceb9fb0.tar.gz
pki-87fd6b473eb3490ffc17f7a385ba5acb7ceb9fb0.tar.xz
pki-87fd6b473eb3490ffc17f7a385ba5acb7ceb9fb0.zip
Add pkispawn config option for ldap profiles
Add the `pki_profiles_in_ldap' pkispawn config to control whether profiles are stored on the filesystem (old behaviour) or LDAP (new behaviour). The default is file-based profiles.
Diffstat (limited to 'base/ca/shared')
-rw-r--r--base/ca/shared/conf/CS.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/ca/shared/conf/CS.cfg.in b/base/ca/shared/conf/CS.cfg.in
index 5b9f66680..8353edee1 100644
--- a/base/ca/shared/conf/CS.cfg.in
+++ b/base/ca/shared/conf/CS.cfg.in
@@ -1137,7 +1137,7 @@ smtp.host=localhost
smtp.port=25
subsystem.0.class=com.netscape.ca.CertificateAuthority
subsystem.0.id=ca
-subsystem.1.class=com.netscape.cmscore.profile.ProfileSubsystem
+subsystem.1.class=com.netscape.cmscore.profile.[PKI_PROFILE_SUBSYSTEM]
subsystem.1.id=profile
subsystem.1.enabled=false
subsystem.2.class=com.netscape.cmscore.selftests.SelfTestSubsystem