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

Jean-Noël Rouvignac
24.50.2016 8a7d994e004ad0ec1a192dbadd348e041a2e3de2
opendj-server-legacy/src/admin/messages/CertificateAttributeSyntaxCfgDefn.properties
@@ -3,5 +3,5 @@
synopsis=Certificate Attribute Syntaxes define an attribute syntax for storing X.509 Certificates.
property.enabled.synopsis=Indicates whether the Certificate Attribute Syntax is enabled.
property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Certificate Attribute Syntax implementation.
property.strict-format.synopsis=Indicates whether or not X.509 Certificate values are required to strictly comply with the standard definition for this syntax.
property.strict-format.synopsis=Indicates whether X.509 Certificate values are required to strictly comply with the standard definition for this syntax.
property.strict-format.description=When set to false, certificates will not be validated and, as a result any sequence of bytes will be acceptable.