Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

URLDownloadToFileW supports HTTPS ?

9 views
Skip to first unread message

Uri Kalish

unread,
Aug 29, 2004, 3:48:00 AM8/29/04
to
URLDownloadToFileW supports HTTPS ?

I'm using URLDownloadToFileW from urlmon.dll in order to download a
file from a site. HTTP sites work fine, but I can't get it to work
with https sites (I get error -2146697208) even though the
certification should be ok (installed & trusted). I implements
IBindStatusCallback, IHttpNegotiate, IAuthenticate and
IWindowForBindingUI but it doesn't help.

Any idea?

Uri Kalish

unread,
Sep 19, 2004, 1:23:05 AM9/19/04
to
I've noticed that allowing caching on the asp page resolves this issue.
0 new messages