The
provides an LDAP view of a file-based trust store. It is used by the
administrative cryptographic framework.
ds-cfg-trust-store-backend
ds-cfg-backend
org.opends.server.backends.TrustStoreBackend
enabled
Should use a file-based property definition?
Specifies the path to the file that stores the trust information.
It may be an absolute path, or a path that is relative to the
instance root.
config/ads-truststore
ds-cfg-trust-store-file
Can we restrict this to an enumeration? How can the client guess
which values are possible? What is the default value?
Specifies the format for the data in the key store file.
Valid values should always include 'JKS' and 'PKCS12', but
different implementations may allow other values as well.
Changes to this property take effect the next time that
the key manager is accessed.
The JVM default value is used.
ds-cfg-trust-store-type