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

Mark Craig
13.44.2012 be9c29a87c70c674fd8ae8a1afa2dd4d569baabc
OPENDJ-445 is marked as Resolved > Won't Fix, so this change is to draw attention to the need to use identical keystore and private key passwords.

The chapter on moving servers, e.g. http://opendj.forgerock.org/doc/admin-guide/OpenDJ-Admin-Guide.html#moving-servers-overview, sort of hints at this without actually stating the requirement.
1 files modified
9 ■■■■ changed files
opendj3/src/main/docbkx/admin-guide/chap-listeners.xml 9 ●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/admin-guide/chap-listeners.xml
@@ -20,7 +20,7 @@
  !
  ! CCPL HEADER END
  !
  !      Copyright 2011 ForgeRock AS
  !      Copyright 2011-2012 ForgeRock AS
  !    
-->
<chapter xml:id='chap-listeners'
@@ -114,6 +114,13 @@
    host name <literal>opendj.example.com</literal>. The Java Key Store (JKS)
    is created in the <filename>config</filename> directory where OpenDJ is
    installed, which is the default value for JKS.</para>
    <note>
     <para>Notice that the <option>-storepass</option> and
     <option>-keypass</option> options take identical password arguments.
     OpenDJ requires that you use the same password to protect both the
     keystore and also the private key.</para>
    </note>
   </step>
   <step>
    <para>Self-sign the server certificate.</para>