Re: Error Definitions?

1999-08-03 Thread auto16240
>> Maybe I am blind, but I have not been able to locate a list of >> errors that are returned by SSL_get_error(). If anyone can point me >> in the right direction I would appreciate it. > >What about the implementation of SSL_get_error? Or ssl.h. Sorry about the elementary questions. I am obv

Error Definitions?

1999-08-03 Thread auto16240
Maybe I am blind, but I have not been able to locate a list of errors that are returned by SSL_get_error(). If anyone can point me in the right direction I would appreciate it. Alternatively, can anyone tell me what an error 6 is after a call to SSL_read()? Thank you in advance. Chris Ge

Where do I start??

1999-07-28 Thread auto16240
I am basically trying to implement a telnet client on NT that makes a secure connection. I am familiar with socket programming, but am new to OpenSSL. Can I simply use the DLLs that were complied to the OpenSSL\out32dll direcory (libeay32.dll and ssleay32.dll) to do this? Any help that can