adamdebreceni commented on a change in pull request #947:
URL: https://github.com/apache/nifi-minifi-cpp/pull/947#discussion_r535328333



##########
File path: libminifi/src/controllers/SSLContextService.cpp
##########
@@ -269,10 +505,8 @@ void SSLContextService::onEnable() {
     }
     passphrase_file.close();
   }
-  // load CA certificates
-  if (!getProperty(caCert.getName(), ca_certificate_)) {
-    logger_->log_error("Can not load CA certificate.");

Review comment:
       is the log no longer necessary?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to