Re: Java DSA Patch? [Was: openssl client - java jsse server problem]

2000-06-02 Thread Dr Stephen Henson
[EMAIL PROTECTED] wrote: Hi all, Last week, Steve Henson wrote This may well be a problem with JSSE. JSSE used an invalid signature format for DSA. I had someone check this out with a patch that makes OpenSSL produce a similar invalid format and it then worked. Would someone please

Java DSA Patch? [Was: openssl client - java jsse server problem]

2000-06-01 Thread mitch
Hi all, Last week, Steve Henson wrote This may well be a problem with JSSE. JSSE used an invalid signature format for DSA. I had someone check this out with a patch that makes OpenSSL produce a similar invalid format and it then worked. Would someone please post that patch? Yes, it might

Re: openssl client - java jsse server problem

2000-05-30 Thread Will Rusch
'broken' s_client? I would like to reproduce your patch. Thanks, --Will Rusch Dr Stephen Henson wrote: Will Rusch wrote: openssl client - java jsse server problem I'm stuck trying to get the openssl 0.9.5a s_client to talk with a java (jsse) server, using DSA algorithms. I've tried

openssl client - java jsse server problem

2000-05-25 Thread Will Rusch
openssl client - java jsse server problem I'm stuck trying to get the openssl 0.9.5a s_client to talk with a java (jsse) server, using DSA algorithms. I've tried 512-bit and 1024-bit keys. The java server is using a keytool-generated cert/key pair, signed by my CA cert that I created