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

matthew_swift
07.41.2007 d3237b48ca48b8f9bf7972c18bcee35e247d28e1
Fix issue 1904: dsconfig help-  incomplete

Add key manager and trust manager configurations to the security category.
2 files modified
2 ■■■■■ changed files
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/KeyManagerConfiguration.xml 1 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/TrustManagerConfiguration.xml 1 ●●●● patch | view | raw | blame | history
opendj-sdk/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>
opendj-sdk/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>