OPENDJ-155 Add missing config entry for Certificate Exact Assertion syntax
Syntax must be defined because it is referenced by other schema elements
| | |
| | | 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 |