Re: Frustrations with sample apps
- From: "n33470" <n33470@xxxxxxxxxxx>
- Date: 17 Nov 2005 06:32:45 -0800
Arian,
Have you tried the sample found here "C:\Program Files\Microsoft
WSE\v3.0\Samples\CS\QuickStart\Security\WSSecurityUsername\Code". I've
been able to get this sample working, with no extra effort.
This demonstrates the turnkey policy called "Username Over
Certificate". This policy seems to be getting a lot of attention
because it's provides encryption at the message level rather then
relying on the transport layer (https). I'm assuming that if you get
the sample running that you'll have some kind of tracing tool to
demostrate that the soap message is *actually* encrypted.
In order to get this sample running I did need to install the X.509
certificates, which are created by the setup file found here:
"C:\Program Files\Microsoft WSE\v3.0\Samples\Setup.bat". The virtual
directories for this sample can be create with this script (although
the virtual directories are easy to setup in IIS) "C:\Program
Files\Microsoft
WSE\v3.0\Samples\CS\QuickStart\Security\WSSecurityUsername\Code\CreateSampleVdir.bat"
That was all I needed to do (install certs, and create vdir) in order
to get this sample running. I have the VS2005 RTM 50727 build, and the
released version of WSE3.0 downloaded yesterday.
HTH,
--steve
.
- References:
- Frustrations with sample apps
- From: Arian T. Kulp
- Frustrations with sample apps
- Prev by Date: Re: WSE3.0 'homesite'
- Next by Date: Re: EstablishSecurityContext problem
- Previous by thread: Frustrations with sample apps
- Next by thread: Unable to load custom token manager
- Index(es):