Building a Let’s Encrypt ACME V2 Client

The Let’s Encrypt ACME v2 staging endpoint is live, with a planned release date of February 27. This is a welcome event, primarily because it is going to bring wildcard certificates support to Let’s Encrypt.

That is something that is quite interesting for us, so I sat down and built an ACME v2 client for C#. You can find the C# ACME v2 Let’s Encrypt client here; you’ll note that this is a gist containing a single file and, indeed, this is all you need, with the only dependency being JSON.Net.

Read full news article on Dzone

 


Date:

Categorie(s):