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

Refactor Security.addProvider References to Bouncy Castle

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-M1
    • Extensions, MiNiFi
    • None

    Description

      Several tests and server components include Security.addProvider() statements that register the BouncyCastleProvider in static initialization methods. This change applies to the entire Java Virtual Machine.

      Most cryptographic operations support passing a Provider as an argument, and this approach should be used when the Bouncy Castle Provider is required for certain algorithms not included in the standard JDK, such as the Bouncy Castle FIPS Key Store BCFKS.

      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