Re: Securing Webservice
- From: "Bob" <bob@xxxxxxxxxxx>
- Date: Wed, 13 Dec 2006 09:41:07 +1300
Hi Joe,
Thanks for your reply.
The problem apppears to be that I am not installing the certificate on the
client successfully.
When the browser brings up the Certificate question dialog box I go down the
view certificate -> install certificate path. This seems to proceed
correctly.
I have tried letting the wizard choose where to put the certificate as well
as taking the manual path and selecting Trusted Root Certicate Store. In
both cases I am told the import is successful.
However a new browser window gets the certificate question and away we go
again.
The goal is to deploy a thick client on a couple of external machines.
My test Http deployment went OK. but now I have clamped down to Https the
newly installed test app errors trying to connect.
I am assuming that the inability of the browser to repeatedly use the
certificate is related but this may not be correct as the app has been told
to trust any certificate. Still, it is a starting point to trying to figure
out what is wrong.
Thanks
Bob
"Joe Kaplan" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:uooZrOaHHHA.420@xxxxxxxxxxxxxxxxxxxxxxx
The issue here is that your browser doesn't trust the certificate. IEisn't
installing a certificate when it gives you a warning, it is just tellingyou
it doesn't trust the certificate. In order to get the client to trust it,store.
you need to put the root certificate in the client's root certificate
then
Note that you'll need to do that for every client that will access the
server. If that is a lot of clients, you might want to consider a
certificate from a public CA. If they are all members of your domain,
you can deploy an enterprise CA to get that root automatically installedon
each domain member.Programming"
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services
http://www.directoryprogramming.netcreated
--
"Bob" <bob@xxxxxxxxxxx> wrote in message
news:O$qmzYYHHHA.1240@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
I am new to web admin and security.
Made a certificate server out of the development Win2k server and
mya
root certificate.
The same machine is also the web server for now.
Updated the Web site directory properties to require SSL
When I query the site from a browser on the LAN it brings up the
certificate
question and the certificate install appears to go OK. The WSDL doc for
service then appears
However if I start a new browser window it asks the certificate question
again.
Any clues as to where I am going wrong?
thanks
Bob
.
- Follow-Ups:
- Re: Securing Webservice
- From: Joe Kaplan
- Re: Securing Webservice
- References:
- Securing Webservice
- From: Bob
- Re: Securing Webservice
- From: Joe Kaplan
- Securing Webservice
- Prev by Date: Re: TextMode property set to "Password"
- Next by Date: Re: Securing Webservice
- Previous by thread: Re: Securing Webservice
- Next by thread: Re: Securing Webservice
- Index(es):
Relevant Pages
|
|