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

coulbeck
15.48.2007 0dacc0740ee5f932ca91c27ae432ac390ed0229b
opendj-sdk/opends/src/server/org/opends/server/backends/TrustStoreBackend.java
@@ -601,7 +601,7 @@
    {
      if (debugEnabled())
      {
        TRACER.debugCaught(DebugLogLevel.ERROR, e);
        TRACER.debugCaught(DebugLogLevel.VERBOSE, e);
      }
      Message message = ERR_TRUSTSTORE_CANNOT_RETRIEVE_CERT.get(
@@ -808,7 +808,7 @@
          {
            if (debugEnabled())
            {
              TRACER.debugCaught(DebugLogLevel.ERROR, e);
              TRACER.debugCaught(DebugLogLevel.VERBOSE, e);
            }
            continue;