Domanda

I am trying to access a web service from a C# application.

I have been given a client certificate from the web service provider which I have installed into Windows.

The response I get from the web service is:

The HTTP request was forbidden with client authentication scheme 'Anonymous'.

What is the likely reason for this response?

Is it because my client certificate is not "trusted" by the server hosting the web service?

Nessuna soluzione corretta

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top