Changeset dbc2424 in ffmpeg

Timestamp:
Nov 18, 2011, 8:59:53 AM (13 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
795d9594
Parents:
2565dbe
git-author:
Martin Storsjö <martin@martin.st> (11/10/11 12:57:15)
git-committer:
Martin Storsjö <martin@martin.st> (11/18/11 08:59:53)
Message:

http: Don't use the normal http proxy mechanism for https

The tls protocol handles connections via proxies internally.

With TLS/SSL, the peer verification requires that the client
speaks directly with the server, since the proxy doesn't have
the remote server's private key.

Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.