client verify callback

2001-07-24 Thread Cory Winter
enies connections to other clients once a single client is waiting for input from the user. SSL_accept(...) doesn't return until SSL_connect(...)'s verify callback returns. The handshake waits. Is this incorrect usage of the verify callback? Cory -- Cory Winter

info on shared data

2001-01-24 Thread Cory Winter
different SSL structures. One appears to be receiving messages intended for the other. Is this possible? Take care, Cory -- Cory Winter E-Mail: mailto:[EMAIL PROTECTED] Software Developer WWW: http://www.ooc.com/ Object Oriented Concepts, Inc. Phone

Re: threads and ssl structures question

2001-01-22 Thread Cory Winter
_____ > OpenSSL Project http://www.openssl.org > User Support Mailing List[EMAIL PROTECTED] > Automated List Manager

Re: openssl <-> iaik problems connecting (with debug output)

2001-01-16 Thread Cory Winter
(8): Exception sending message: java.net.SocketException: Connection reset by peer: socket write error ssl_debug(8): Shutting down SSL layer... ssl_debug(8): IOException while handshaking: Connection reset by peer: socket write error On Tue, Jan 16, 2001 at 03:44:54PM -0330, Cory Winter wrote

openssl <-> iaik problems connecting

2001-01-16 Thread Cory Winter
d and SSL_write as well. Take care, Cory -- Cory Winter E-Mail: mailto:[EMAIL PROTECTED] Software Developer WWW: http://www.ooc.com/ Object Oriented Concepts, Inc. Phone:

Re: your mail

2000-06-14 Thread Cory Winter
t; BallotDirect > (650) 799-8490 Take care, Cory -- Cory Winter E-Mail: mailto:[EMAIL PROTECTED] Software Developer WWW: http://www.ooc.com/ Object Oriented Concepts, Inc. Phone: (709) 738-3725 _

Re: Runtime Error using OpenSSL on Win32

2000-05-11 Thread Cory Winter
. :-) > Thanks > > Regards > Vijay > > Take care, Cory -- Cory Winter E-Mail: mailto:[EMAIL PROTECTED] Software Developer WWW: http://www.ooc.com/ Object Oriented Concepts, Inc. Phone: (709) 738-3725 ___

Re: Runtime Error using OpenSSL on Win32

2000-05-11 Thread Cory Winter
eed the PRNG. > Thanks > > Regards > Vijay > > > __ > OpenSSL Project http://www.openssl.org > User Support Mailing List[EMAIL PROTECTED] > Automated List Manager [EMAIL PR

fixed DH certs and ciphers

2000-05-11 Thread Cory Winter
test client which can negotiate all ciphers with a test server except the fixed diffie ciphers. These ciphers cause the handshake to fail. Do I need to add DH info to the certificate/key upon their creation? Take care, Cory -- Cory Winter E-Mail: mailto:[EMAIL PROTECTED

Re: openssl <-> iaik interop certificates

2000-05-08 Thread Cory Winter
//www.openssl.org > User Support Mailing List[EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] Thanks, Cory -- Cory Winter E-Mail: mailto:[EMAIL PROTECTED] Software Developer

openssl <-> iaik interop certificates

2000-05-04 Thread Cory Winter
o the same sort of thing in OpenSSL? Can I tell the toolkit to expect another OID for DSA certs? Namely the OID that is used by IAIK? Take care, Cory -- Cory Winter E-Mail: mailto:[EMAIL PROTECTED] Software Developer WWW: http://www.ooc.com/ Object Orient