Re: Unresolved External Symbol on Win32

2003-12-08 Thread Dattesh Lotlikar
Hi,     There r already compiled libraries at "hunter.campbus.com", try and see if u can use them. Regards, dattesh - Original Message - From: Jeremy Whitlock To: [EMAIL PROTECTED] Sent: Tuesday, December 09, 2003 3:43 AM Subject: Unresolved External Symbol on Wi

Re: ssl methods

2003-10-20 Thread Dattesh Lotlikar
The declarartions of "ssl_connect" and ssl_accept" u found out are declarations of pointer to functions, but the actual functions are ssl3_accept", "ssl23_accept", etc, defined in s23_srvr.c, s3_srvr.c, etc. Regards, dattesh - Original Message - From: "Ana Isabel Ramirez Saiz" <[EMAIL PROT

SSL_connect hangs

2003-10-18 Thread Dattesh Lotlikar
Hi all,         Does any one known reasons for SSL_accept to hang during ssl handshake. I verified using gdb, SSL client is able to send 'client hello' with cipher suite list, but the server is not able to read any data out from the socket. It just waits in 'socketread'. I am running ssldump

Any library available for functions used by 'ipsec' utility.

2003-10-08 Thread Dattesh Lotlikar
Hello Users,     Is there any library functions available for sub-commands of 'ipsec' utility viz ipsec verify,etc?? Regards, dattesh * Disclaimer This message (including any attachments) contains confidential information intend

Re: Cisco VPN Client

2003-09-23 Thread Dattesh Lotlikar
Did u try "openssl req -text -inform DER -in myReq.cer" ?? regards, dattesh - Original Message - From: "Christian Barmala" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 24, 2003 1:48 AM Subject: Cisco VPN Client > Hi, > > I generated a certificate request with the