Metadata-Version: 2.1
Name: letsdns
Version: 1.0rc1
Summary: Manage DANE TLSA records in DNS servers
Home-page: https://letsdns.org
Author: Ralph Seichter
Author-email: author@letsdns.org
License: UNKNOWN
Project-URL: Documentation, https://letsdns.org
Project-URL: Source, https://github.com/LetsDNS/letsdns
Project-URL: Tracker, https://github.com/LetsDNS/letsdns/issues
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# LetsDNS

Manage DANE TLSA records in DNS servers. Supports multiple domains with multiple TLS certificates each. LetsDNS can be
invoked manually, from cron jobs, or called in hook functions of ACME-clients like [dehydrated](https://dehydrated.io)
or [certbot](https://eff-certbot.readthedocs.io).

Documentation is available on the [LetsDNS homepage](https://letsdns.org/).

Copyright © 2022 Ralph Seichter. Hosted on [GitHub](https://github.com/LetsDNS/letsdns).


