Quentin DESTRADE
Wednesday 11 September 2024
In this article, we'll focus solely on the process of securing an ASP.NET Core application using an SSL certificate auto-generated by Let's Encrypt. We'll look at how to install Certbot, generate an SSL certificate, configure Kestrel for HTTPS, and deploy the application in a Docker container.