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

coulbeck
15.48.2007 3d53e9b61ff6bd7164d67d35c4fc6d3b6124df61
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;