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 64 dnsrobocert issues
Sort by recently updated
recently updated
newest added

Bumps [types-setuptools](https://github.com/python/typeshed) from 57.4.15 to 63.4.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-setuptools&package-manager=pip&previous-version=57.4.15&new-version=63.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.5.1 to 4.9.1. Release notes Sourced from jsonschema's releases. v4.9.1 Full Changelog: https://github.com/python-jsonschema/jsonschema/compare/v4.9.0...v4.9.1 v4.9.0 Full Changelog: https://github.com/python-jsonschema/jsonschema/compare/v4.8.0...v4.9.0 v4.8.0 Full Changelog: https://github.com/python-jsonschema/jsonschema/compare/v4.7.2...v4.8.0 v4.7.2 Full Changelog: https://github.com/python-jsonschema/jsonschema/compare/v4.7.1...v4.7.2 v4.7.1 Full...

dependencies

Hi, I've been using dnsrobocert with no problem, but recently it has been failing to actually run the auth, not because of misconfiguration or incorrect DNS, but because of some......

Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.7 to 6.0.11. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-pyyaml&package-manager=pip&previous-version=6.0.7&new-version=6.0.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [mypy](https://github.com/python/mypy) from 0.950 to 0.971. Commits 1f08cf4 Update version to 0.971 61c0064 Add back workaround to avoid confusing mypy.types and types in pyinfo (#13176) d8d900c Update version to 0.971+dev...

dependencies

Bumps [tldextract](https://github.com/john-kurkowski/tldextract) from 3.3.0 to 3.3.1. Changelog Sourced from tldextract's changelog. 3.3.1 (2022-07-08) Bugfixes Fix documented types, in README and in exception message (#265) Misc. Format source code Commits 76f9802...

dependencies

Bumps [acme](https://github.com/letsencrypt/letsencrypt) from 1.27.0 to 1.29.0. Release notes Sourced from acme's releases. Certbot 1.29.0 Added Updated Windows installer to be signed and trusted in Windows Changed --allow-subset-of-names will now additionally...

dependencies

Bumps [lxml](https://github.com/lxml/lxml) from 4.8.0 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.2 to 37.0.4. Changelog Sourced from cryptography's changelog. 37.0.4 - 2022-07-05 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.5. .. _v37-0-3: 37.0.3...

dependencies

Hi I have tried for some time debug this issue but I can't seem to figure out the problem. I have searched this repo issues and found https://github.com/adferrand/dnsrobocert/issues/62. I already...