summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec.c
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2011-11-17 11:15:27 +0200
committerMartin Storsjö <martin@martin.st>2011-11-17 15:11:38 +0200
commit92db95e9ca5f8249e69e5ef7e1c31c835813e764 (patch)
tree4594c6bf39a431fca605fd82779e97699adae27c /libavformat/rtpdec.c
parent268fb3f9851590aed724dba83d3999c8369c929f (diff)
tls: Use TLSv1_client_method for OpenSSL
TLSv1 is compatible with SSLv3, so this doesn't change much in terms of compatibility. By explicitly using TLSv1, OpenSSL sends the server name indication (SNI) header, which we already set using SSL_set_tlsext_host_name (earlier, this didn't have any effect). SNI allows servers to serve SSL content for different host names with separate certificates on one single port (vhosts). Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/rtpdec.c')
0 files changed, 0 insertions, 0 deletions