SSL_do_hadshake and timeout

2002-05-28 Thread Alex Cosic
y SSL connection. Thanks in advance Alex Cosic __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]

Win 2000 Services and SSL

2002-01-30 Thread Alex Cosic
ll failed to resolve the local host address. I believe that there is some interaction between Win2000 service and openssl implementation, but I do not know where to look inside the code to find bug. I appreciate any help or suggestion.

RE: RAND_load

2001-08-08 Thread Alex Cosic
On Fri, Aug 03, 2001 at 05:34:09PM +1000, Alex Cosic wrote: >> I have problem in understanding the command RAND_load_file(RANDOM, >> 64*1024); >> where RANDOM is "randomfile.pem". I do not know how to design that >> particular file. Second, is it necessary

SSL tunneling createSocket

2001-03-11 Thread Alex Cosic
  constructor can be used  when tunneling SSL through a proxy. My qusestion is whether openssl implements a similar function in C? I am also looking for  SSL tunneling code somewhere on the NET. Thanks  in advance. Alex Cosic