Ticket #6705 (new enhancement)

Opened 2 years ago

Support fetching images from https with certificate file

Reported by: anonymous Assigned to: diorgenes
Priority: normal Component: TracWikiToPdfPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Currently it is not possible to fetch images from https if a certificate file is required. The reason seems to be that the "urlretrieve(theimg, newimg)" call in "wikitopdf.py" does not support passing a certificate file.

Proposal: Add a new "trac_uricert" parameter for specifying a certificate file used for fetching the images.

Attachments


Add/Change #6705 (Support fetching images from https with certificate file)




Change Properties
Action