[FFmpeg-devel] [PATCHv2] avformat: implement SChannel SSP TLS protocol

Hendrik Leppkes h.leppkes at gmail.com
Sat Nov 14 14:39:21 CET 2015


On Tue, Nov 10, 2015 at 5:19 PM, Hendrik Leppkes <h.leppkes at gmail.com> wrote:
> On Tue, Nov 10, 2015 at 5:07 PM, Hendrik Leppkes <h.leppkes at gmail.com> wrote:
>> This implementation does not support TLS listen sockets and loading
>> CA/Certs from files.
>>
>> The Windows API does not support loading PEM certs, and would either
>> require a manual loader or instead be limited to loading Windows PFX
>> certificates
>>
>> TLS listen sockets would have to be implemented quite separately, as many
>> of the APIs are different for server-mode (as opposed to client mode).
>> ---
>>
>> Now with corrections and changes from reviews by Derek Buitenhuis and Martin Storsjö
>>
>
> Since its been reviewed and not received any opposition, I'll push it
> in ~2 days, unless any further feedback arrives that would prevent
> that.
>

Applied.


More information about the ffmpeg-devel mailing list