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

jvergara
15.36.2008 5c35407b132d21857b59d6dd20442f7cf341eeed
opends/src/quicksetup/org/opends/quicksetup/Application.java
@@ -576,7 +576,7 @@
   * Returns the trust manager that can be used to establish secure connections.
   * @return the trust manager that can be used to establish secure connections.
   */
  protected ApplicationTrustManager getTrustManager()
  public ApplicationTrustManager getTrustManager()
  {
    if (trustManager == null)
    {