Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

IOPS with client certificate

0 views
Skip to first unread message

yves

unread,
May 28, 2004, 2:20:21 PM5/28/04
to

hi, i have a servlet that calls a corba service via IOPS using weblogic's internal
ORB. doing SSL without client certificate works fine - but when the server requests
a client certificate in the SSL handshake, the call fails. on the server i see,
that no certificate has been sent.

in the debug output of the client there is the following exception:

<May 27, 2004 10:39:36 AM PDT> <Debug> <TLS> <000000> <HANDSHAKEMESSAGE: CertificateRequest>

<May 27, 2004 10:39:36 AM PDT> <Debug> <TLS> <000000> <HANDSHAKEMESSAGE: ServerHelloDone>

<May 27, 2004 10:39:36 AM PDT> <Debug> <TLS> <000000> <........... Eating Exception
........ java.lang.ArrayIndexOutOfBoundsException: 1 >= 1 at java.util.Vector.elementAt(Vector.java:427)
at com.certicom.tls.interfaceimpl.CertificateSupport.getAuthChain(Unknown Source)

is this a known issue? i'm using weblogic 8.1sp2

0 new messages