Re: Quick question if TLS renegotiations are supported

2012-06-05 Thread Dr. Stephen Henson
On Tue, Jun 05, 2012, Chris Long wrote: > Hi, > > Just a quick question. Does OpenSSL 1.0.1c support renegotiation of > TSL clients? I'm programming a small server/client and if my > SSL_method is SSLv23_method()'s or TLSv1_method()'s and they > negotiate a TLS connection I'm having trouble get

Quick question if TLS renegotiations are supported

2012-06-05 Thread Chris Long
Hi, Just a quick question. Does OpenSSL 1.0.1c support renegotiation of TSL clients? I'm programming a small server/client and if my SSL_method is SSLv23_method()'s or TLSv1_method()'s and they negotiate a TLS connection I'm having trouble getting them to renegotiate. -- Chris Long Program