Dynamically add a client certificate to a HttpClient
Problem statement
What is the best way to dynamically add a client certificate to a HttpClient in C#? I have an application that needs to call the same endpoint with different client certificates (We
问答
阅读(1)