This is an automated email from the ASF dual-hosted git repository.
szaszm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
from e31a9958a MINIFICPP-1831 Asset download through c2
new d95e9201c MINIFICPP-1826 Log warning on certificate that is about to
expire
new 71ce94eb3 MINIFICPP-1837 added Windows only processors to PROCESSORS.md
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
PROCESSORS.md | 2003 +++++++++++----------
README.md | 70 +-
extensions/http-curl/tests/VerifyInvokeHTTP.h | 2 +
libminifi/include/controllers/SSLContextService.h | 13 +-
libminifi/include/utils/tls/CertificateUtils.h | 63 +
libminifi/src/controllers/SSLContextService.cpp | 272 ++-
libminifi/src/utils/tls/CertificateUtils.cpp | 149 ++
7 files changed, 1481 insertions(+), 1091 deletions(-)