From: Lyndon Nerenberg Date: Sun, 5 Oct 2014 19:28:56 +0000 (-0700) Subject: mhn.defaults: make fetch less agressive on FreeBSD. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/cdec1be974fb9a041d75d4e363463e58766309b3?ds=sidebyside;hp=cdec1be974fb9a041d75d4e363463e58766309b3 mhn.defaults: make fetch less agressive on FreeBSD. Drop the -a flag to fetch. Its retry logic has a bug where it will go into an endless loop when trying to re-fetch an object behind an https:// link when it is unable to validate the X.509 certificate chain. ---