Re: [openssl-users] TLS false start support on Openssl

2017-07-21 Thread neetish
.6102.n7.nabble.com/TLS-false-start-support-on-Openssl-tp14791p71578.html Sent from the OpenSSL - User mailing list archive at Nabble.com. -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

RE: TLS false start support on Openssl

2011-10-08 Thread Ritesh Rekhi
, October 07, 2011 7:44 AM To: openssl-users@openssl.org Subject: Re: TLS false start support on Openssl Am 06.10.2011 23:28, schrieb Ritesh Rekhi: > > Does openssl support TLS false start > http://tools.ietf.org/html/draft-bmoeller-tls-falsestart-00 ? I cite the last section of this draft:

Re: TLS false start support on Openssl

2011-10-07 Thread Richard Könning
Am 06.10.2011 23:28, schrieb Ritesh Rekhi: Does openssl support TLS false start http://tools.ietf.org/html/draft-bmoeller-tls-falsestart-00 ? I cite the last section of this draft: At the time of writing, the authors are not aware of any deployed TLS implementation that is not False St

TLS false start support on Openssl

2011-10-07 Thread Ritesh Rekhi
Hi All, Does openssl support TLS false start http://tools.ietf.org/html/draft-bmoeller-tls-falsestart-00 ? If Openssl supports TLS false start how can I use it with s_client ? Thanks Ritesh