dnsrobocert icon indicating copy to clipboard operation
dnsrobocert copied to clipboard

Orchestrate Certbot and Lexicon together to provide Let's Encrypt TLS certificates validated by DNS challenges

Results 69 dnsrobocert issues
Sort by recently updated
recently updated
newest added

When trying to issue a certificate with the ddns provider, it fails with the following error message (create and cleanup hook the same) ``` 2022-11-02 10:24:39,223:WARNING:certbot.display.ops:Hook '--manual-cleanup-hook' for dnsrobotest1.xxx ran...

I would like to set the key-size in the config file. The corresponding certbot option: --rsa-key-size 4096

can that be implemented in config.yaml? I have 1000 log files and would like to have a lot less

Added a missing dash in the example yaml configuration section for the "autorestart property". https://dnsrobocert.readthedocs.io/en/latest/configuration_reference.html#autorestart

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. Release notes Sourced from docker/build-push-action's releases. v6.0.0 Export build record and generate build summary by @​crazy-max in docker/build-push-action#1120 Bump @​docker/actions-toolkit from 0.24.0 to 0.26.0...

dependencies
github_actions

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. Release notes Sourced from softprops/action-gh-release's releases. v2.0.0 update actions.yml declaration to node20 to address warnings Changelog Sourced from softprops/action-gh-release's changelog. 0.1.12 fix bug leading...

dependencies
github_actions

Bumps [boto3](https://github.com/boto/boto3) from 1.35.6 to 1.35.7. Commits e9f26b1 Merge branch 'release-1.35.7' 09e88a3 Bumping version to 1.35.7 f7cbe23 Add changelog entries from botocore 50326f3 Merge branch 'release-1.35.6' into develop See full...

dependencies
python

Greetings from the Certbot Team Adrien! With Python 3.8 reaching its end-of-life (see https://devguide.python.org/versions/#supported-versions), we have to update our Certbot snaps to a newer Python version. We will switch over...

There are some DNS servers managed by CPanel...but unfortunately DNSroboCert doesn't (yet?) support CPanel. I noticed a short Python script that supports CPanel DNS management (TXT records, specifically mentioning DNS...