﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
408	inetGet will not download from https with bad certificate	bart.wical@…	Valik	"https://www.fnmoc.navy.mil/ww3_cgi/dynamic/ww3.b.spac.sig_wav_ht.000.gif 

Gives a certificate error in IE7, but I can download the file with DotNet.  I prefer to use AutoIt

{{{
$rc = InetGet(""https://www.fnmoc.navy.mil/ww3_cgi/dynamic/ww3.b.spac.sig_wav_ht.000.gif"",""c:\spac.gif"");,1,1)

MsgBox(0,""Result"", $rc)
MsgBox(0, ""Bytes read"", @InetGetBytesRead)
}}}"	Bug	closed	3.3.1.0	AutoIt	3.2.12.0	Blocking	Completed	https	
