You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/11/15 12:04:38 UTC

[jira] Resolved: (HARMONY-2029) [classlib][x-net] JSSE Provider fails while communicating with 3rd party TLS server

     [ http://issues.apache.org/jira/browse/HARMONY-2029?page=all ]

Stepan Mishura resolved HARMONY-2029.
-------------------------------------

    Resolution: Fixed

Thanks Alexander, the patch was applied to X-NET module at r475198. 

Please check that the patch was applied as you expected. 

> [classlib][x-net] JSSE Provider fails while communicating with 3rd party TLS server
> -----------------------------------------------------------------------------------
>
>                 Key: HARMONY-2029
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2029
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexander Kleymenov
>         Assigned To: Stepan Mishura
>         Attachments: patch-ds.txt
>
>
> JSSE Provider fails while communicating with 3rd party TLS server demanding mutual authentication.
> The failure is reproducible if the client's certificate contains RSA key. Stack trace for failure is:
> K0319javax.net.ssl.SSLException: Fatal alert received bad_certificate
>         at org.apache.harmony.xnet.provider.jsse.SSLSocketImpl.processAlert(SSLSocketImpl.java:791)
>         at org.apache.harmony.xnet.provider.jsse.SSLSocketImpl.doHandshake(SSLSocketImpl.java:732)
>         at org.apache.harmony.xnet.provider.jsse.SSLSocketImpl.startHandshake(SSLSocketImpl.java:438)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira