From 3e8b853ec7cbe794108c250419ff01e56c656202 Mon Sep 17 00:00:00 2001 From: William Woodruff Date: Thu, 7 Jan 2016 23:45:15 -0500 Subject: Changes: * Added an --insecure option to disable host/peer verification in libcurl. This allows feh to load images on HTTPS hosts with self-signed certificates. For security, this is not the default. * Fixed an include in show_usage. --- man/feh.pre | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man') diff --git a/man/feh.pre b/man/feh.pre index e23c697..5d1b9fc 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -392,6 +392,12 @@ with .Qq Nm in the name. . +.It Cm --insecure +. +When viewing files with HTTPS, this option disables strict hostname and peer +checking. This allows images on sites with self-signed certificates to be +opened, but is no more secure than plain HTTP. +. .It Cm --keep-zoom-vp . When switching images, keep zoom and viewport settings -- cgit v1.2.3