mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Nicolas Capponi
26.20.2015 a97019d7025eb60124bd5e748830aae47586aca8
OPENDJ-155 Add missing config entry for Certificate Exact Assertion syntax

Syntax must be defined because it is referenced by other schema elements
1 files modified
7 ■■■■■ changed files
opendj-server-legacy/resource/config/config.ldif 7 ●●●●● patch | view | raw | blame | history
opendj-server-legacy/resource/config/config.ldif
@@ -1967,6 +1967,13 @@
ds-cfg-enabled: true
ds-cfg-strict-format: true
dn: cn=Certificate Exact Assertion,cn=Syntaxes,cn=config
objectClass: top
objectClass: ds-cfg-attribute-syntax
cn: Certificate Exact Assertion
ds-cfg-java-class: org.opends.server.schema.CertificateExactAssertionSyntax
ds-cfg-enabled: true
dn: cn=Certificate List,cn=Syntaxes,cn=config
objectClass: top
objectClass: ds-cfg-attribute-syntax