Hi Pablo,
I used the WSE Configuration Tool you suggested and it creates all the tags
necessary for the Web.config file, but not the policyCache.xml which will
contain all the Web Service Policies I will use.
I have looked at the WSE 2.0 documentation, which has given me some
understanding of what the tags are for the Configuration File Schema and
Policy File Schema, but not when or why I should use them.
Correct me if my understanding of how a Web Service works, but my
understanding is:
1. The WebApp.asp will call a WebService.asmx,
2. The service will do it’s validation from the policyCache.xml based on the
references defined in the Web.config file.
3. Send back a response to the WebApp.asp if it’s OK to use the service
Also, I have been looking for a tool to create X.509 Certificates but I have
not found anything. Since I am trying to incorporate Security in my Web
Service I would like to create a Certificate. Is there a Utility like the
WSE Configuration Tool that let’s you create a Certificate?
Thanks,
Sal
> Hi SAL,
> It will be better if you use the WSE configuration tool.
[quoted text clipped - 102 lines]
> >
> > Thanks,
RAKI - 05 Jan 2006 10:13 GMT
Hi sal
WSE only provides Test certificates. Those are WSE2QuickStartServer and
WSE2QuickStartClient. If you want to try on this test certificates....
you can find a setup.exe in this path...C:\Program Files\Microsoft
WSE\v3.0\Samples.....
You have to execute this exe file through VS studio command prompt. When
have done it will create those test certificates...
Is this what u looking for...?
> Hi Pablo,
>
[quoted text clipped - 128 lines]
> > >
> > > Thanks,