reGeorg icon indicating copy to clipboard operation
reGeorg copied to clipboard

ERROR: InsecureRequestWarning: Unverified HTTPS request is being made.

Open lochv opened this issue 7 years ago • 1 comments

Error if target has invalid cert. I suggest add a argument with: urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)

lochv avatar Jan 02 '18 05:01 lochv

Yeh that error makes it difficult to see relevant output. Fixed in PR #19

bao7uo avatar Jan 25 '18 10:01 bao7uo