You can enable debug for you iSaSiLk client. Maybe this information can help
you.
SSLSocket s;
s.setDebugStream(System.out);
Wolfgang
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Mats Josefsson
> Sent: Dienstag, 2. M�rz 1999 07:37
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: [iaik-ssl] Session reuse doesn't always work
>
>
> I can't get the mod_ssl session cache to work when I use a client based
> on iSaSiLk (SSL in Java, from tu-graz). Any tips would be appreciated.
>
> I'm not sure if the fault is with mod_ssl or iSaSiLk since they both
> seem to work, but not with each other.
>
> iSaSiLk session reuse works when I connect my client to a Netscape
> Server.
>
> Mod_ssl session reuse works when I connect from a Netscape client.
>
> iSaSiLk version 2.5beta1.
>
> Apache/1.3.4 (Unix) ApacheJServ/1.0b3 mod_ssl/2.2.3 SSLeay/0.9.0b
> (Mod_ssl is configured with -DSSL_USE_SDBM)
>
> Below are excerpts from my Apache/mod_ssl logs. The only obvious
> difference is the length of the session-id. But the iSaSiLk
> session-id seems to be within the spec (32 bytes).
>
> =============================================================
>
> 2 connections from a iSaSiLk client:
>
> [01/Mar/1999 09:35:12] [trace] Inter-Process Session Cache:
> request=SET
> id=0BD86D7FDBB9A134C801B950EC1665370B9EC5A2FC32B8621F8C4A6AD6DB51ED
> timeout=599s (session caching)
>
> [01/Mar/1999 09:35:13] [trace] Inter-Process Session Cache:
> request=SET
> id=940E38279B9449C29ADA1146A86EEE9D057E4F4FCA10D069F46B6C8155A40A6E
> timeout=599s (session caching)
>
> =============================================================
>
> 2 connections from a Netscape 4.5 client:
>
> [01/Mar/1999 09:36:08] [trace] Inter-Process Session Cache:
> request=SET
> id=9B6CA25A88DD426BEC851D328BAF1046
> timeout=595s (session caching)
>
> [01/Mar/1999 09:36:09] [trace] Inter-Process Session Cache:
> request=GET
> status=FOUND
> id=9B6CA25A88DD426BEC851D328BAF1046 (session reuse)
>
> --
> Mats Josefsson ([EMAIL PROTECTED])
> RSV DataService
> --
> To unsubscribe send an email to [EMAIL PROTECTED] with
> the folowing content: UNSUBSCRIBE iaik-ssl
>
>
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]