Re: Https Upload/Download need
- From: "Henrick Hellström [StreamSec]" <henrick@xxxxxxxxxxxx>
- Date: Sun, 29 Jul 2007 22:52:42 +0200
danny heijl wrote:
Whenever SSL is involved I use WinInet (or WinHttp on a server) instead of Indy. It allows me to use client certificates and smartcards and generally do anything that a browser can.
You can use client certificates and smartcards with Indy + StreamSec Tools 2.1 as well, and there are two reason why you might prefer that combination over WinInet:
The first reason is that WinInet prompts you for which client certificate you want to use. With StreamSec Tools you can automate that, which makes it more suitable for background processes.
The second reason is that WinInet will also prompt you if you are connecting to a site that is authenticated by a server certificate issued by an authority that is not (directly or indirectly) recognized as a root authority by Windows. This becomes an issue e.g. if you decide to use an exclusive in-house CA for your internal servers as a primary method for authentication. That is, since your servers are the only servers that use server certificates issued by your CA, you know a server is indeed your server if it authenticates itself to the SSL client using a certificate issued by your CA. If, for various reasons, you don't want to install that certificate with Windows on each client computer, it is usually better to use StreamSec Tools 2.1 than WinInet.
OTOH WinInet is fine if you use a server certificate issued by a major commercial CA and the client runs interactive with the desktop and you don't mind letting the client user select which client certificate to use.
.
- Follow-Ups:
- Re: Https Upload/Download need
- From: danny heijl
- Re: Https Upload/Download need
- References:
- Https Upload/Download need
- From: Didier Gasser-Morlay
- Re: Https Upload/Download need
- From: danny heijl
- Https Upload/Download need
- Prev by Date: Re: Replacement for Exchange Server
- Next by Date: Re: Https Upload/Download need
- Previous by thread: Re: Https Upload/Download need
- Next by thread: Re: Https Upload/Download need
- Index(es):
Relevant Pages
|