998bc1b Update FIPS support to bring in latest changes

4 files Authored by Andrew John Hughes 2 years ago, Committed by pmikova 2 years ago,
    Update FIPS support to bring in latest changes
    
    * RH2023467: Enable FIPS keys export
    * RH2094027: SunEC runtime permission for FIPS
    * RH2036462: sun.security.pkcs11.wrapper.PKCS11.getInstance breakage
    * RH2090378: Revert to disabling system security properties and FIPS mode support together
    
    Rebase RH1648249 nss.cfg patch so it applies after the FIPS patch
    Enable system security properties in the RPM (now disabled by default in the FIPS repo)
    Improve security properties test to check both enabled and disabled behaviour
    Run security properties test with property debugging on
    Minor sync-ups with java-17-openjdk spec file
    
        
file modified
+29 -5
fips-18u-60131cc7271.patch fips-18u-39968997e2e.patch
file renamed
+600 -136
file modified
+41 -11