I write a webservice,and I will use WSE3.0 for its security,it has several client.a client first apply a certificate,the use the certificate to access webservice.each certificate should be different.when the client run,it should first search the certificate
in location machine,then use the certificate to access webservice.I has studied the examples about WSE3.0,but did not find how to solve the requirement.
I has installed the CA,Which type certificate should the client and server apply! How to install the certificate for server and client, How to Config the Server and Client,please give me some code,thinks
zhaojian7706...
Member
5 Points
1 Post
A question about WSE3.0
Aug 27, 2006 07:29 AM|LINK
Hello!
I write a webservice,and I will use WSE3.0 for its security,it has several client.a client first apply a certificate,the use the certificate to access webservice.each certificate should be different.when the client run,it should first search the certificate in location machine,then use the certificate to access webservice.I has studied the examples about WSE3.0,but did not find how to solve the requirement.
I has installed the CA,Which type certificate should the client and server apply! How to install the certificate for server and client, How to Config the Server and Client,please give me some code,thinks