Ticket #12 (new defect)

Opened 3 years ago

Recent wget requires "--no-check-certificate" for self-signed SSL sites

Reported by: mmoneta@optonline.net Assigned to: giblet
Priority: normal Milestone:
Component: options Version: 1.3.4
Severity: normal Keywords:
Cc:

Description

Feh fails to retrieve images from a self-signed SSL site, because wget now requires the "--no-check-certificate" option to do so. Rather than just adding the option, I suggest adding a "--wget" option to feh to provide a list of toptions to pass to wget. This should make wget somewhat more immune to wget updates.