Can you please recommend the best practice for determining that the client cert needs to be trusted on the server?
Currently we are inspecting the exception which is thrown when the initially try to browse a single node on the server. The code does not seem efficient so I'm hoping there is a better way and that I missed it in the documentation.
Here is the code we are using:
Thanks,
Scott
Currently we are inspecting the exception which is thrown when the initially try to browse a single node on the server. The code does not seem efficient so I'm hoping there is a better way and that I missed it in the documentation.
Here is the code we are using:
Thanks,
Scott