java core
[jdk 6] MD2withRSA is disabled exception
'김용환'
2011. 7. 19. 19:10
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6948803
jdk 19에서 아래와 같은 문제가 밸생할 수 있다.
algorithm check failed: MD2withRSA is disabled
http://kr.forums.oracle.com/forums/thread.jspa?threadID=1237743&start=0&tstart=0
토의 내용
http://mail.openjdk.java.net/pipermail/jdk6-dev/2010-May/001609.html
oracle java 6 update 21에서 패치되었다.
http://www.oracle.com/technetwork/java/javase/bugfixes6u21-156339.html
jdk 19에서 아래와 같은 문제가 밸생할 수 있다.
algorithm check failed: MD2withRSA is disabled
http://kr.forums.oracle.com/forums/thread.jspa?threadID=1237743&start=0&tstart=0
토의 내용
http://mail.openjdk.java.net/pipermail/jdk6-dev/2010-May/001609.html
|
||||||||||||||||||||||||||||
oracle java 6 update 21에서 패치되었다.
http://www.oracle.com/technetwork/java/javase/bugfixes6u21-156339.html
6948803 | java | classes_security | CertPath validation regression caused by SHA1 replacement root and MD2 disable feature |