This repository was archived by the owner on Jun 4, 2023. It is now read-only.
Releases: AMEST/DotNetCertBot
Releases · AMEST/DotNetCertBot
Freenom dns provider and Nightly-Certes library
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 fromIConfiguration
- 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
Beta version of certbot for issuing certificates for free domains (freenom: mk, cf, ml, etc.) via Dns Challenge CloudFlare.
Done:
- Let's Encrypt ACME
- 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)
- Build into a docker container and into a single executable file (for windows and linux)
Alpha Release №2
This alpha release fix some bugs
Alpha Release
Full working code