Include .well-known folder in your asp.net core project
.well-known/acme-challenge/***not found (http 404)
In case where you want to use Let’s Encrypt and you choose the manual way and passing the value http for the –preferred-challenges argument to generate a certificate. You should have not found (404) http response for a file inside this folder.
