User-1132163444 posted
Please help me, i have created a WCF that has a Client Server Certificate Authentication, everthing works well.
But when the programmer which will consume the said WCF in VS2012, he CAN'T add the WCF as a Service Reference, it says forbidden?
but when i try to open the WCF in a browser, the Select Certificates popups then i select the client certificate, they i can already access WCF.
i assume that the forbidden error is due to unable to get the proper client certificate or getting the certificate at all.
is there a way for the Add Reference of the VS2012 to get the client certificate? even for the wcftestclient.exe can't access the WCF.....
Please help me
thanks