http://bugs.winehq.org/show_bug.cgi?id=21096
--- Comment #40 from Juan Lang juan_lang@yahoo.com 2010-09-28 18:13:40 CDT --- (In reply to comment #39)
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_SECURITY_FLAGS (00000101); STUB
Thanks. This shows one thing I was suspecting: the flag SECURITY_FLAG_IGNORE_UNKNOWN_CA is being passed, so I assume that means native wininet doesn't check whether the root certificate is trusted.