diff --git a/src/client/util/http.cc b/src/client/util/http.cc index f4d063e4..861fe637 100644 --- a/src/client/util/http.cc +++ b/src/client/util/http.cc @@ -143,7 +143,7 @@ bool HTTP::DownloadViaClearnet() { } else { - LOG(debug) << "HTTP: Skipped Reseed SSL checking "; + LOG(warning) << "HTTP: not using HTTPS"; } // Create client with options