PKISharp / ACMESharpCore

An ACME v2 client library for .NET Standard (Let's Encrypt)
MIT License
324 stars 73 forks source link

Certificate revocation support #19

Closed WouterTinus closed 5 years ago

WouterTinus commented 5 years ago

New PR based on the latest master, including fixes based on code review.

ebekker commented 5 years ago

Looks great, thanks!

WouterTinus commented 5 years ago

Now it only needs a little push to Nuget :)

ebekker commented 5 years ago

Unfortunately, needs a little bit more help than that. The AV build is incorrectly showing success, but the build actually failed and none of the tests were run, looking into that now...