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

Mark Craig
14.27.2016 fb1e64b2ee3a31ece5de869fc3a4be0ab415f2ca
opendj-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/Package.xml
@@ -13,7 +13,7 @@
  information: "Portions Copyright [year] [name of copyright owner]".
  Copyright 2007-2009 Sun Microsystems, Inc.
  Portions Copyright 2011-2015 ForgeRock AS.
  Portions Copyright 2011-2016 ForgeRock AS.
  ! -->
<adm:package name="org.forgerock.opendj.server.config"
  xmlns:adm="http://opendj.forgerock.org/admin"
@@ -73,12 +73,16 @@
  <adm:property name="ssl-cert-nickname" multi-valued="true">
    <adm:TODO>Need a better default description.</adm:TODO>
    <adm:synopsis>
      Specifies the nicknames (also called the aliases) of the certificates
      Specifies the nicknames (also called the aliases) of the keys or key pairs
      that the
      <adm:user-friendly-name />
      should use when performing SSL communication. The property can be used multiple times
      (referencing different nicknames) when an RSA, a DSA, and an ECC based server certificate
      is used in parallel.
      (referencing different nicknames) when server certificates
      with different public key algorithms are used in parallel
      (for example, RSA, DSA, and ECC-based algorithms).
      When a nickname refers to an asymmetric (public/private) key pair,
      the nickname for the public key certificate and associated private key entry must match exactly.
      A single nickname is used to retrieve both the public key and the private key.
    </adm:synopsis>
    <adm:description>
      This is only applicable when the