--- trunk/fetchcrl/fetch-crl.cnf.example 2010/08/09 15:19:29 1877 +++ trunk/fetchcrl/fetch-crl.cnf.example 2010/08/10 07:03:43 1878 @@ -238,6 +238,12 @@ #nowarnings # # --------------------------------------------------------------------------- +# Do not process symlinked meta-data, preventing triple downloads with +# the new-format IGTF distribution before release 1.37 (1.33 up to and +# including 1.36 also symlinked the .info file to the hash names) +#nosymlinks +# +# --------------------------------------------------------------------------- # You can also (un) set the following on a per-trust anchor basis: # # (no)prepend_url (no)postpend_url (no)http_proxy (no)statedir --