From b7f01957ec37590a2143e45b377b8e6bb3bc36ed Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 27 Sep 2013 18:07:53 +0200 Subject: network: add options to control TLS verification --- DOCS/man/en/options.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 2eac6ddee5..9230529d54 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -2283,6 +2283,14 @@ is often a slow operation, and if the title changes every frame, playback can be ruined. +``--tls-ca-file=`` + Certificate authority database file for use with TLS. (Silently fails with + older ffmpeg or libav versions.) + +``--tls-verify`` + Verify peer certificates when using TLS (e.g. with ``https://...``). + (Silently fails with older ffmpeg or libav versions.) + ``--tv=`` This option tunes various properties of the TV capture module. For watching TV with mpv, use ``tv://`` or ``tv://`` or -- cgit v1.2.3