mailing.openssl.users
  Home FAQ Contact Sign in
mailing.openssl.users only
 
Advanced search
July 2008
motuwethfrsasuw
 123456 27
78910111213 28
14151617181920 29
21222324252627 30
28293031    31
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
mailing.openssl.users Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  where to get SSL_CTX_set_psk_client_callback??         


Author: Yong Zhang
Date: Jul 3, 2008 10:54

Hi,

Where to get functions related to PSK? Does it need a special patch? I
downloaded 0.9.8a/g/h openssl,
but I can not find it. But I can see its man page in the openssl docs site.

Thanks!

Yong

http://www.openssl.org/docs/ssl/SSL_CTX_set_psk_client_callback.html

#include
Show full article (1.02Kb)
no comments
  SSL_connect returns -1         


Author: Tejesh Vijayakumar
Date: Jul 3, 2008 03:42

Hi

I have ported Xsupplicant(EAP) code on Vxworks platform for a wireless
modem.
I am testing TLS authentication. Currently i am able to receive "server
certificate, server key exchange, server hello done" messages from
the server. But I am unable to send "client certificate, client key
exchange, client change cipher spec"messages.
SSL_connect returns -1 and ERR_get_error(..) returns 0. and the error is
SYS_ERROR_SYSCALL. errno is also 0.
could someone tell me why is this happening?

Regards,
Tejesh Vijayakumar
Software Engineer,
Product Engineering Services[PES] Group,
Show full article (3.06Kb)
no comments