Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-9897

Refactor GRPC SSL Configuration

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.17.0, 1.16.1
    • Extensions
    • None

    Description

      The InvokeGRPC and ListenGRPC Processors leverage Netty for socket protocol communication, and Netty requires its own SslContext configuration to support TLS communication.

      The current component implementations require nifi-security-utils, which includes a dependency on the Bouncy Castle library. Refactoring the Processors to use the Netty JdkSslContext will enable direct usage of the Java SSLContext available through the NiFi SSLContextService.createContext() method. This approach would provide better encapsulation of SslContext configuration and remove the unnecessary dependency on the Bouncy Castle library in nifi-grpc-nar.

      Attachments

        Issue Links

          Activity

            People

              exceptionfactory David Handermann
              exceptionfactory David Handermann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 40m
                  40m