Pregunta

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?

No hay solución correcta

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top