This is an automated email from the ASF dual-hosted git repository.
markap14 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git.
from 6e1f737 NIFI-1355 Implemented new methods in KeyStoreUtils to
programmatically-generate certificates, Keystores, and Truststores and return
it wrapped in a TLS configuration. Updated TestInvokeHTTP, TestInvokeHttpSSL,
TestInvokeHttpTwoWaySSL, and TestListenHTTP to use new Keystore functionality.
add c1f88ec NIFI-8183 TailFile intermittently creates records with ascii
NULL after rollover
No new revisions were added by this update.
Summary of changes:
.../apache/nifi/processors/standard/TailFile.java | 66 +++++++++++++---------
.../nifi/processors/standard/TestTailFile.java | 47 ++++++++++++++-
2 files changed, 85 insertions(+), 28 deletions(-)