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

Chris Ridd
07.35.2012 2e5cc09574d41a9e3d00c35bf15ca149595a3ac0
opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java
@@ -4487,7 +4487,7 @@
   */
  private int getSelfSignedCertificateValidity()
  {
    return 2 * 365;
    return 20 * 365;
  }
  /**