WSE 2.0 with X509 Certs
- From: "Techno_Dex" <nospamchurst@xxxxxxxxxxxx>
- Date: Fri, 10 Nov 2006 12:34:55 -0600
Can someone explain or point me in the direction of some documentation for
manually configuring X509 Token elements in the policy file of a WSE2.0 app?
I am having to down convert from WSE3 using mutualcertsecurity11 to WSE2 for
business reasons. Particularly I am looking at the <wssp:SecurityToken>
element and it's child elements. In WSE3 I had all kinds of options of how
I wanted to retrieve an X509 Cert and from which Store to retrieve it. In
WSE2, I can't seem to find any documentation on using something like a
Certificate Serial Number to go after a Cert in the My CertStore. It looks
like the <wssp:SubjectName> element matches on Certificate Attributes, but
is there another element possibly to go after other attributes in a
Certificate?
If this is not possible, how do I get the value in the <wssp:X509Extension>
element in code once I have the Certificate? As I recall, this was some
sort of hash of the Cert. My requirements force me to set the client policy
in code at runtime so I'm guessing I will need to be able to generate this
value..... Actually after more thought I propably won't need to generate is
as I am finding the Cert in the CertStore and adding it to the policy I am
creating. From what I have read on WSE2, this should solve my problem, but
if anyone could confirm it would be appriciated.
TIA
.
- Prev by Date: Re: WSE 3: SOAP faults not being returned correctly from service.
- Next by Date: Re: WSE 3: SOAP faults not being returned correctly from service.
- Previous by thread: WSE 3: SOAP faults not being returned correctly from service.
- Next by thread: Re: WCF Proxies
- Index(es):
Relevant Pages
|
Loading