]> git.sesse.net Git - vlc/commit
http: check x509 common name against the URL
authorRémi Denis-Courmont <remi@remlab.net>
Thu, 25 Jun 2009 18:02:56 +0000 (21:02 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 25 Jun 2009 18:02:56 +0000 (21:02 +0300)
commit02c05f0082cee5f297ac010eeb143817de9baf26
tree669e4f54aec07521f467e0d9350f0248b9d17b1d
parenta427e3273dfc59be56511525708c3fec2227780b
http: check x509 common name against the URL

When we connect through a proxy, the certificate common name does not
match the TCP-level hostname...
modules/access/http.c