This is an automated email from the ASF dual-hosted git repository.
alopresto pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi.git.
from a9db5a8 NIFI-6841: Fixed bug that resulted in the wrong number of
'Bytes Read' being reported by ByteCountingInputStream in the event that #skip
was called between calls to #mark and #reset
add 481f9f6 NIFI-6847 - fixed NPE in TLS toolkit when used in client mode
with SANs (#3871)
No new revisions were added by this update.
Summary of changes:
.../nifi/toolkit/tls/configuration/InstanceDefinition.java | 13 +++++++++++--
.../TlsCertificateAuthorityClientCommandLineTest.java | 7 +++++++
2 files changed, 18 insertions(+), 2 deletions(-)