Autodesk logo
November 14, 2018

Introducing Kenc.ACMELib (Lets Encrypt client in .net)

About a year ago I started using Lets Encrypt for my certificate needs for a variety of websites and online services I run, but being mostly Windows based, I lacked…
Autodesk logo
July 9, 2021

Migrating Kenc.ACMELib to Semantic Versioning

Back when I made the first publically available build of Kenc.ACMELib I wanted to go for semantic versioning, but with the default format in Azure DevOps being $(date:yyyy).$(date:MM).$(date:dd)$(rev:.r), the first…