Results 15 issues of David Handermann

# Summary [NIFI-13521](https://issues.apache.org/jira/browse/NIFI-13521) Removes the `nifi-headless-server-nar` module and the optional `headless` profile from the build. The headless server classes remain available to support the current implementation of MiNiFi Java. #...

# Summary [NIFI-13518](https://issues.apache.org/jira/browse/NIFI-13518) Removes the following duplicative Windows start and status scripts with documentation updates describing the use of `nifi.cmd` for standard operations. - dump-nifi.bat - nifi-env.bat - run-nifi.bat -...

# Summary [NIFI-13494](https://issues.apache.org/jira/browse/NIFI-13494) Removes support for repository encryption in framework repository implementations. As described in the associated Jira issue, the current repository encryption implementation has several structural issues, including the...

# Summary [NIFI-13489](https://issues.apache.org/jira/browse/NIFI-13489) Removes the Kafka 2.6 Processors in the `nifi-kafa-2-6-nar` module. NiFi 2.0.0-M4 included redesigned processors `ConsumeKafka` and `PublishKafka` supporting Kafka 3 through a decoupled Controller Service interface, implemented...

This pull request improves public key handling for Curve25519 key agreement when running on Java 11 without the Bouncy Castle Security Provider registered. The Bouncy Castle Security Provider supports `X25519`...