dogtagpki / jss

Network Security Services for Java is a Java interface to NSS
https://dogtagpki.github.io/jss
19 stars 30 forks source link

Fix Red Hat Certificate SystemRHCS-5261: Fix JSS self tests to not use DSA and generate < 2048 bit RSA keys #1021

Closed jmagne closed 1 month ago

jmagne commented 1 month ago

Fix JSS self tests to not use DSA and generate < 2048 bit RSA keys

Remove / modify JSS self test code that previously generated DSA key pairs and RSA key pairs of < 2048 bit sizes. Also remove tests generating RSA key pairs with smaller than the minimum exponent sizes.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
4 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud