Fast and easy generation of HTTPS certificate library (Let's Encrypt ACME).
clone & open FreeCert.sln
Edit: sample/FreeCert.ConsoleApp/Program.cs
private static string email = "<email>";
private static string domain = "<domain>";Run!
Perform 1-7 sequentially