You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by bu...@apache.org on 2004/11/18 23:24:05 UTC

DO NOT REPLY [Bug 32301] New: - SSL Problem with Java 1.5 and HttpClient 2.0.2

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32301>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32301

           Summary: SSL Problem with Java 1.5 and HttpClient 2.0.2
           Product: HttpClient
           Version: 3.0 Beta 1
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Keywords: ErrorMessage, JDK1.5
          Severity: normal
          Priority: P2
         Component: Commons HttpClient
        AssignedTo: httpclient-dev@jakarta.apache.org
        ReportedBy: brant.hahn@insightbb.com


Received the following error when hitting https://wwws.ameritrade.com/cgi-
bin/apps/LogIn and https://wwws.freetrade.com/cgi-bin/apps/LogIn using 
HttpClient 2.0.2 (GetMethod call) and Java 1.5:

javax.net.ssl.SSLKeyException: RSA premaster secret error
> 	at com.sun.net.ssl.internal.ssl.PreMasterSecret.<init>(Unknown Source)
> 	at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverHelloDone
> (Unknown Source)
> 	at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(Unknown 
> Source)
> Caused by: java.security.NoSuchAlgorithmException: Cannot find any provider 
> supporting RSA/ECB/PKCS1Padding
> 	at javax.crypto.Cipher.getInstance(DashoA12275)
> 	at com.sun.net.ssl.internal.ssl.JsseJce.getCipher(Unknown Source)
> 	at com.sun.net.ssl.internal.ssl.RSACipher.<init>(Unknown Source)
> 	at com.sun.net.ssl.internal.ssl.RSACipher.getInstance(Unknown Source)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org