AspNetCoreCertificates icon indicating copy to clipboard operation
AspNetCoreCertificates copied to clipboard

Not working with Certificate Authentication in ASP.NET Core

Open yogyogi opened this issue 4 years ago • 2 comments

I cannot use the these created certificates in Certificate Authentication in ASP.NET Core. I have listed the problem in Stack Overflow but no solutions. I hope you can guide me on this.

yogyogi avatar May 06 '20 10:05 yogyogi

+1 demo not work

yuzd avatar May 23 '21 05:05 yuzd

tested this in this example and it is working. Have you registered the certificates with you host env?

This example gives good logs if it doesn't work, maybe you could compare?

Greetings Damien

damienbod avatar Nov 21 '21 17:11 damienbod