On 9/27/07, Manish Jain <[EMAIL PROTECTED]> wrote:
> Hi,
>
> With reference to openssl's README, it supports TLS v1; does it mean
> that it supports TLS 1.0 (RFC 2246) and TLS 1.1 (RFC 4346) ?
>

I think it generally means TLSv1.0 (haven't looked at any of the
latest snapshots). you can take a look at the *_VERSION macros;
version 0x0301 => TLSv1.0, version 0x0302 => TLSv1.1.

-jb
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to