[vlc-commits] securetransport: Add TLS server module

David Fuhrmann git at videolan.org
Tue Jan 14 17:25:38 CET 2014


vlc | branch: master | David Fuhrmann <david.fuhrmann at googlemail.com> | Tue Jan 14 11:59:18 2014 +0100| [b9f4af75ef21dba6a15a625317bf3ed0536edd9d] | committer: David Fuhrmann

securetransport: Add TLS server module

This module uses the string passed by --http-cert to search
the server certificate in the OSX keychain. The corresponding
private key is selected automatically.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b9f4af75ef21dba6a15a625317bf3ed0536edd9d
---

 modules/misc/securetransport.c |  299 ++++++++++++++++++++++++++++++++++------
 1 file changed, 258 insertions(+), 41 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b9f4af75ef21dba6a15a625317bf3ed0536edd9d


More information about the vlc-commits mailing list