G
GaryDean
I posted an earlier message on this subject and received links to some old
1.1 docs that didn't do any good. Since then I fouund a book on WSE 3.0
that tells, in some detail, how to develop a web service client where x.509
certificates are used.
I'm using the book "Web Service Security - patterns and practices" from
microsoft. (also available free as a pdf MS_WSS_Dec.pdf) On page 141 they
tell how to develop a Web Service Client using x.509. They do a very good
job of showing how to access the certificate store that all results in a
wse3policyCache.config file. Then they say the next step is "The client
signs the message using it's private key" - but they never show how to do
that.
Then, the following step is "The Client encrypts the message using the
service's public key" - but they never show how to do that either?
Can anyone help me out with this? I'm finding almost nothing on this issue.
Is no one really using x.509 certs?
Thanks,
Gary
1.1 docs that didn't do any good. Since then I fouund a book on WSE 3.0
that tells, in some detail, how to develop a web service client where x.509
certificates are used.
I'm using the book "Web Service Security - patterns and practices" from
microsoft. (also available free as a pdf MS_WSS_Dec.pdf) On page 141 they
tell how to develop a Web Service Client using x.509. They do a very good
job of showing how to access the certificate store that all results in a
wse3policyCache.config file. Then they say the next step is "The client
signs the message using it's private key" - but they never show how to do
that.
Then, the following step is "The Client encrypts the message using the
service's public key" - but they never show how to do that either?
Can anyone help me out with this? I'm finding almost nothing on this issue.
Is no one really using x.509 certs?
Thanks,
Gary