Re: Certs for SSL
- From: rui <rui@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 6 Jan 2006 02:16:02 -0800
Thanks for the reply.
The thing is the clients and the webserver have no common system directory.
They both exist in seperate forests with no trust between.
If I was to use Basic Authentication, wouldn't I need to create local
accounts on the webserver? Also, you mentioned the firewall would have no
influence on basic authentication, is this because it is in clear text? Or
would the firewall have no influence on any type of IIS authentication
methods?
Thanks
"Miha Pihler [MVP]" wrote:
> Hi,
>
> You can use Basic Authentication, but you have to know that it transfers
> username and password in clear text. Firewall does not have any influence on
> this type of authentication.
> Since username and password are sent in clear text this is a good solution
> in combination with SSL that will encrypt the communication including
> username and password that is sent from client to server.
>
> In this case you would only have to install a certificate on server where
> IIS is. If the server does not have access to the internet then you can
> transfer all files that you need to do a request and installation of
> VeriSign certificate on floppy, USB key or any other media, ...
>
> Let us know if you need any further help on this.
>
> --
> Mike
> Microsoft MVP - Windows Security
>
>
> "rui" <rui@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:96316068-EB2C-4A9D-BF40-93D4FBB81B50@xxxxxxxxxxxxxxxx
> > Hi,
> >
> > I want to transfer files via http from a web server to an xp client. I
> > want
> > to ensure that the integrity of the HTTP transfer and I alsoneed clients
> > to
> > authenticate, but , they cannot use kerberos, ntlm etc as their is a
> > firewall
> > between the server and client which only allows port 80 and 443.
> >
> > So I am think of using SSL, with a cert on the web server with certs on
> > the
> > clients too. The thing is I have no CA and these machines cannot access
> > the
> > internet. How can i use certs on these machines? if I get certs from
> > versign,
> > wouldn't I also need the root CA too or put the cert into the trusted CA
> > list?
> >
> > Thanks
> >
>
>
>
.
- Follow-Ups:
- Re: Certs for SSL
- From: Miha Pihler [MVP]
- Re: Certs for SSL
- References:
- Re: Certs for SSL
- From: Miha Pihler [MVP]
- Re: Certs for SSL
- Prev by Date: Re: Certs for SSL
- Next by Date: Re: Certs for SSL
- Previous by thread: Re: Certs for SSL
- Next by thread: Re: Certs for SSL
- Index(es):
Relevant Pages
|