Skip to content
This repository was archived by the owner on Jun 4, 2023. It is now read-only.

Releases: AMEST/DotNetCertBot

Freenom dns provider and Nightly-Certes library

31 Jan 17:48
7bddcab
Compare
Choose a tag to compare

Features:

  • Add Freenom dns provider with using Skidbladnir.Client.Freenom.Dns

Fixes:

  • Change configuration from ext method for IConfiguration, to config class and bind configs from IConfiguration
  • Expand validate try count and BadNonce try count
  • Transferred to the unstable version of the Certes package (Nightly-Certes), which implements retrying requests with an invalid Nonce due to a too late validation request.
  • Up selenium version

Beta version of DotNetCertBot

28 Dec 12:40
17201d6
Compare
Choose a tag to compare

Beta version of certbot for issuing certificates for free domains (freenom: mk, cf, ml, etc.) via Dns Challenge CloudFlare.
Done:

  1. Let's Encrypt ACME
  2. Cloudflare dns api based on Selenium and User Web Interface (because cloudflare disabled the ability to manage dns via api zones for free domain names)
  3. Build into a docker container and into a single executable file (for windows and linux)

Alpha Release №2

23 Dec 20:13
Compare
Choose a tag to compare

This alpha release fix some bugs

Alpha Release

23 Dec 06:24
d32f16b
Compare
Choose a tag to compare

Full working code