PKISharp / ACMESharpCore

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

Fix case sensitivity bug in error parsing #47

Closed WouterTinus closed 4 years ago

WouterTinus commented 4 years ago

Fix a rather embarassing issue with my previous patch, which wasn't working properly for error strings not matching the exact casing defined in this projects enumeration.