Hi,
I am new to Web security and site maintenance.
Trying to secure a webservice
I made a certificate server out of the development Win2k Server machine and
created a root certificate. The same machine is also the webserver at this
stage.
When a client browser on the LAN accesses the site it gets brings up a query
about the certificate as expected.
The client certificate installation then appears to go OK but when I restart
the browser it again queries the certifcate.
Also a http request still gets through. So I think I have not done it all
correctly but I can't see where I am going wrong.
Re: HELP! WSE Token Manager calling another webservice ...certificate.Then, the webservice wants to pass that certificate to ... another webservice but the webservice does NOT have its private key.... the authentication webservice will never receive a certificate. ... (microsoft.public.dotnet.framework.webservices.enhancements)
Can i cache a WSE X509Certificate ? Is it threadsafe? ... I am using WSE2.0 over a secure SSL connection.... i retreive a certificate from the certificate store. ... To avoid the overhead of retrieving the certificate from the store for each ... // client will invoke the webservice method HelloWorld,... (microsoft.public.dotnet.framework.webservices.enhancements)
Re: ASPNET To Web Service using SSL w/Client Certs ... I have gen'd the server cert and applied it to ... webpage or webservice using that machine and user i am prompted for my ...Certificate, i choose the one i gen'd and it works great. ... (microsoft.public.dotnet.framework.aspnet)
Problem connection to ssl protected web service in .net ... We have a Root CA that Issued a Certificate to an Intermediate CA. ... hosting the WebService, and the Client Certificate used in the Windows Forms ... (microsoft.public.dotnet.framework.aspnet.webservices)