Provide access to /.well-known folder in your project in order to obtain SSL certificate from Let's Encrypt
- Use nuget to add dependency
Install-Package LetsEncrypt.Owin - Add middleware
app.UseAcmeChallenge()
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Provide access to /.well-known folder in your project in order to obtain SSL certificate from Let's Encrypt
Install-Package LetsEncrypt.Owinapp.UseAcmeChallenge()