How to use certificates in ASP.NET Core

This article will contain the following sections: What is a certificate and why do we need them? How to create a self-signed certificate for testing on your computer? How to use certificates with ASP.NET Core on the server side and on the client side?

Click here to read the article