> Thanx Nic
>
> I've read that, the stuff on the MIDAS web pages and the white papers.  We
> have the WebConnect stuff working internally on the Intranet with an
> WebServer.
>
> What I really wanted to know was, has someone actually done it pointing to
> a secure URL ?.

I dunno - if I had cert. server and an NT server, I could try it, but I
dont.

> Is the data transfer encrypted ?

yup, it better be, otherwise there is no point
> What actually happens ?

same as an HTTPS session - the client and server negotiate a key via public
key exchange, and then talk crypted HTTP.

> How do you manage Digital Certificates and logging on ?

you dont - its handled by the serve and the client - you never see it,
except the one time you get it up on your server.

N

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to