You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Bernt M. Johnsen (JIRA)" <ji...@apache.org> on 2007/10/02 15:51:50 UTC

[jira] Updated: (DERBY-3096) SSL handshake throws "bad_certificate" when server tries to athenticate client

     [ https://issues.apache.org/jira/browse/DERBY-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernt M. Johnsen updated DERBY-3096:
------------------------------------

    Attachment: SslTest.zip

Test script which tests all 4 combinations of basic and peerAuthentication. Requires bash and expect.

> SSL handshake throws "bad_certificate" when server tries to athenticate client
> ------------------------------------------------------------------------------
>
>                 Key: DERBY-3096
>                 URL: https://issues.apache.org/jira/browse/DERBY-3096
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Client, Network Server, Security
>    Affects Versions: 10.3.1.4
>            Reporter: Bernt M. Johnsen
>         Attachments: SslTest.zip
>
>
> When the server runs with -ssl peerAuthentication and the client with -ssl basic the SSL handshake gives the error "bad_handshake", e.g. when server shutdown is used:
> Could not connect to Derby Network Server on host localhost, port 1527: Received fatal alert: bad_certificate

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.