Core OpenDS Directory Server administrative components.
Specifies the port number on which the
will listen for connections from clients.
Only a single port number may be provided.
ds-cfg-listen-port
Indicates whether the
should use SSL.
If enabled, the
will use SSL to encrypt communication with the clients.
false
ds-cfg-use-ssl
Need a better default description.
Specifies the nickname (also called the alias) of the certificate
that the
should use when performing SSL communication.
This is only applicable when the
is configured to use SSL.
Let the server decide.
ds-cfg-ssl-cert-nickname
Specifies the clear-text PIN needed to access the
.
Changes to this property will take effect the next time that
the
is accessed.
ds-cfg-key-store-pin
Better syntax for property name?
Specifies the name of the Java property that contains the
clear-text PIN needed to access the
.
Changes to this property will take effect the next time that
the
is accessed.
ds-cfg-key-store-pin-property
Specifies the name of the environment variable that contains the
clear-text PIN needed to access the
.
Changes to this property will take effect the next time that
the
is accessed.
ds-cfg-key-store-pin-environment-variable
Should use a file-based property definition?
Specifies the path to the text file whose only contents should be
a single line containing the clear-text PIN needed to access the
.
Changes to this property will take effect the next time that
the
is accessed.
ds-cfg-key-store-pin-file
Specifies the clear-text PIN needed to access the
.
Changes to this property will take effect the next time that
the
is accessed.
ds-cfg-trust-store-pin
Better syntax for property name?
Specifies the name of the Java property that contains the
clear-text PIN needed to access the
.
Changes to this property will take effect the next time that
the
is accessed.
ds-cfg-trust-store-pin-property
Specifies the name of the environment variable that contains the
clear-text PIN needed to access the
.
Changes to this property will take effect the next time that
the
is accessed.
ds-cfg-trust-store-pin-environment-variable
Should use a file-based property definition?
Specifies the path to the text file whose only contents should be
a single line containing the clear-text PIN needed to access the
.
Changes to this property will take effect the next time that
the
is accessed.
ds-cfg-trust-store-pin-file
The set of filters that define the entries that should be included
in the cache.
ds-cfg-include-filter
The set of filters that define the entries that should be excluded
from the cache.
ds-cfg-exclude-filter