Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jan : HTTPS upload
| Subject: | HTTPS upload |
| Posted by: | "MikeR" (nf..@pobox.com) |
| Date: | Sat, 21 Jan 2006 20:12:37 |
Using D7 Pro, I'm uploading a file to an https URL, using Winhttp.dll. There is no
certificate or keys involved. I need to be able to do this on WIN 95 and up, and maybe NT
4. I'm pretty hazy on https.
Several questions, please.
1) Does Winhttp.dll really not work below Win2000? I have only XP to test on.
2) Will Indy 9 do it?
3) If I use Indy, what component is needed besides IdHTTP?
4) Is there any actual Indy tutorial material available for this topic?
5) If I have to use the OpenSSL stuff, is there any info available on the legal swamp?
6) Why, when I click a link in one of the Indy .chm files, does the site open in IE? My
default browser is Firefox. <g>
Thanks,
MikeR