N
nomad
Hi,
I have been scouring the web looking for ways to be able to pick a
certificate from the local machines certificate store and attach it to
HTTPWebRequest using ClientCertificates.Add. This code works a treat
and I can see that the correct certificate has been added but when I
try and post the XML I get a "Unable to connect to server" message,
which is basically telling me that the certificate wasn't present. I
have also ignored all certificate errors but with no luck.
If anyone could help it would be much appreciated.
I have been scouring the web looking for ways to be able to pick a
certificate from the local machines certificate store and attach it to
HTTPWebRequest using ClientCertificates.Add. This code works a treat
and I can see that the correct certificate has been added but when I
try and post the XML I get a "Unable to connect to server" message,
which is basically telling me that the certificate wasn't present. I
have also ignored all certificate errors but with no luck.
If anyone could help it would be much appreciated.