openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #07608
[Bug 948875] [NEW] Unable to receive TLS connection when sun.security.pkcs11.SunPKCS11 is enabled
Public bug reported:
A SSL server, e.g. created by using SSLServerSocketFactory or
SSLContext, will not work when using TLS connections (see for
http://stackoverflow.com/questions/9586162/openjdk-and-php-ssl-
connection-fails example code and openssl s_client results).
The problem can be resolved by removing sun.security.pkcs11.SunPKCS11 from $JAVA_HOME/jre/lib/security/java.security
I propose disabling this Provider by default.
** Affects: openjdk-6 (Ubuntu)
Importance: Undecided
Status: Confirmed
** Tags: openjdk pkcs11 ssl tls
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/948875
Title:
Unable to receive TLS connection when sun.security.pkcs11.SunPKCS11 is
enabled
Status in “openjdk-6” package in Ubuntu:
Confirmed
Bug description:
A SSL server, e.g. created by using SSLServerSocketFactory or
SSLContext, will not work when using TLS connections (see for
http://stackoverflow.com/questions/9586162/openjdk-and-php-ssl-
connection-fails example code and openssl s_client results).
The problem can be resolved by removing sun.security.pkcs11.SunPKCS11 from $JAVA_HOME/jre/lib/security/java.security
I propose disabling this Provider by default.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/948875/+subscriptions
Follow ups
References