Relative Content

Tag Archive for asp.netapi

In Asp.net how can we connect to API using .cer file?

How can I use certificate file .cer to connect to API in .net?
Getting 500 internal server error.
Can we use .cer file same way that we use .pfx to pass certificate in HTTPClient handler?
If not, is there way to conver .cer to .pfx?