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

matthew_swift
07.41.2007 8c286a5aa9bb70ec6b13f58d3863e7eb1592b1d4
Fix issue 1904: dsconfig help-  incomplete

Add key manager and trust manager configurations to the security category.
2 files modified
2 ■■■■■ changed files
opends/src/admin/defn/org/opends/server/admin/std/KeyManagerConfiguration.xml 1 ●●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/TrustManagerConfiguration.xml 1 ●●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/KeyManagerConfiguration.xml
@@ -35,6 +35,7 @@
    are responsible for managing the key material which is used to
    authenticate an SSL connection to its peer.
  </adm:synopsis>
  <adm:tag name="security"/>
  <adm:profile name="ldap">
    <ldap:object-class>
      <ldap:oid>1.3.6.1.4.1.26027.1.2.19</ldap:oid>
opends/src/admin/defn/org/opends/server/admin/std/TrustManagerConfiguration.xml
@@ -34,6 +34,7 @@
    <adm:user-friendly-plural-name />
    are responsible for determining whether to trust presented certificates.
  </adm:synopsis>
  <adm:tag name="security"/>
  <adm:profile name="ldap">
    <ldap:object-class>
      <ldap:oid>1.3.6.1.4.1.26027.1.2.51</ldap:oid>