openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #10548
[Bug 1283828]
details: http://icedtea.classpath.org//hg/release/icedtea6-1.13?cmd=changeset;node=a934b804b555
author: Andrew John Hughes <gnu.andrew@xxxxxxxxxx>
date: Thu Oct 09 02:30:41 2014 +0100
S8017173, PR1688: XMLCipher with RSA_OAEP Key Transport
algorithm can't be instantiated
2014-10-09 Andrew John Hughes <gnu.andrew@xxxxxxxxxx>
* Makefile.am:
(ICEDTEA_PATCHES): Add new patch.
* NEWS: Updated.
* patches/openjdk/8017173-xml_cipher_rsa_oaep_cant_be_instantiated.patch:
Backport of regression fix from 7u for PR1688.
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/1283828
Title:
"Cannot find any provider supporting RSA/ECB/OAEPPadding" error after
upgrading to openjdk-6 6b27-1.12.6-1ubuntu0.12.04.4
Status in Iced Tea:
Fix Released
Status in “openjdk-6” package in Ubuntu:
Fix Released
Status in “openjdk-7” package in Ubuntu:
Fix Released
Status in “openjdk-6” source package in Lucid:
Fix Released
Status in “openjdk-6” source package in Precise:
Fix Released
Status in “openjdk-7” source package in Precise:
Fix Released
Status in “openjdk-6” source package in Quantal:
Fix Released
Status in “openjdk-7” source package in Quantal:
Fix Released
Status in “openjdk-6” source package in Saucy:
Fix Released
Status in “openjdk-7” source package in Saucy:
Fix Released
Status in “openjdk-6” source package in Trusty:
Fix Released
Status in “openjdk-7” source package in Trusty:
Fix Released
Bug description:
After upgrading the various openjdk-6-* packages to version 6b27-1.12.6-1ubuntu0.10.04.4 on our server, all incoming client connections started failing with the following error message at the top of the stack dump (on the client side).
javax.xml.ws.soap.SOAPFaultException: java.security.NoSuchAlgorithmException: Cannot find any provider supporting RSA/ECB/OAEPPadding
(Previously we were running version 6b27-1.12.5-0ubuntu0.10.04.1 of
the packages without seeing this problem.)
To manage notifications about this bug go to:
https://bugs.launchpad.net/icedtea/+bug/1283828/+subscriptions
References