RE: openSSL client has problem to connect with JSSE based serveron TLS?

2006-04-01 Thread Xia David You -X \(xiyou - Varite Inc. at Cisco\)
Thanks Merek, I will try your suggestion. BTW, Is DHE-RSA-AES256-SHA part of TLS cipher suite, I thought TLS cipher always named TLS_something. Why this is named different? Thanks David -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marek Marcola Sen

Re: Compilation of OpenSSL-fips-1.0 under Windows

2006-04-01 Thread Dr. Stephen Henson
On Sat, Apr 01, 2006, Gianluca Varenni wrote: > > > The results: > - ./config fips run up to the end, spitting out this error during the run > > $ ./config fips > out.txt > Can't open fips_aes_data: No such file or directory at ../../util/mklink.pl > line 62. > make[2]: *** [links] Error 2 >

Re: openSSL client has problem to connect with JSSE based server on TLS?

2006-04-01 Thread Marek Marcola
Hello, > I have an openSSL/Stunnel based client. and we are trying to connect > to a JSSE based server on TLS. > The ssldump simply say that "handshake_failure". and from successful > connection log of other JSSE based connection it appears they are > using different cipher. > > Does " Unknown v

Re: Compilation of OpenSSL-fips-1.0 under Windows

2006-04-01 Thread Gianluca Varenni
- Original Message - From: "Dr. Stephen Henson" <[EMAIL PROTECTED]> To: Sent: Saturday, April 01, 2006 4:57 AM Subject: Re: Compilation of OpenSSL-fips-1.0 under Windows On Fri, Mar 31, 2006, Gianluca Varenni wrote: - Original Message - From: "Dr. Stephen Henson" <[EMAIL P

Re: Compilation of OpenSSL-fips-1.0 under Windows

2006-04-01 Thread Dr. Stephen Henson
On Fri, Mar 31, 2006, Gianluca Varenni wrote: > - Original Message - > From: "Dr. Stephen Henson" <[EMAIL PROTECTED]> > To: > Sent: Friday, March 31, 2006 2:59 PM > Subject: Re: Compilation of OpenSSL-fips-1.0 under Windows > > > >On Fri, Mar 31, 2006, Gianluca Varenni wrote: > > > >>

Re: Samples

2006-04-01 Thread Vanessa Campos
Thanks for the help. Now, I'm trying to build the samples and I'm getting link errors: [Linker Error] Unresolved external '_SSL_library_init' referenced from C:\ARQUIVOS DE PROGRAMAS\BORLAND\CBUILDER5\PROJECTS\TESTE\TSERVER.OBJ [Linker Error] Unresolved external '_SSL_load_error_strings' referenc