Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 269 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 269 Bytes

LetsEncrypt.Owin

Provide access to /.well-known folder in your project in order to obtain SSL certificate from Let's Encrypt

Usage

  • Use nuget to add dependency Install-Package LetsEncrypt.Owin
  • Add middleware app.UseAcmeChallenge()