CSR :
|
|
Relates :
|
|
Relates :
|
JDK-8220615 :
|
The fix for JDK-7092821 reorg'd the JDK 12 code to iterate through all of the SunRSASign entries, so SunJSSE now advertises all of the SunRSASign algorithms, including SHA224/256/384/512/512-224/512-256, RSASSA-PSS and others which it didn't do before. http://hg.openjdk.java.net/jdk/jdk/rev/9af672cab7cb This should probably removed, along with all of the other old RSA implementation which are only there for compatibility with the pre JDK 1.4 implementations. That could be done under a separate bug or by expanding this bug.
|