views:

23

answers:

0

Hi all,

I need to enable the security for my service using basichttpbinding with the authentication mode set to "Certificate" .

So far i have used the default windows certificate for my service by mentioning it on IIS and made the url to "https"

What are all the procedures/steps to enable the certificate authentication for basichttpbinding?

Also the steps to enable the same through channel factory on client side?

Can anyone plas help me on this?