https://github.com/desec-io/desec-certbot-hook
Use deSEC to obtain certificates with certbot DNS ownership verification.
https://github.com/desec-io/desec-certbot-hook
certbot dns hacktoberfest
Last synced: 1 day ago
JSON representation
Use deSEC to obtain certificates with certbot DNS ownership verification.
- Host: GitHub
- URL: https://github.com/desec-io/desec-certbot-hook
- Owner: desec-io
- License: mit
- Archived: true
- Created: 2017-04-10T07:31:25.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2022-02-19T10:40:28.000Z (about 3 years ago)
- Last Synced: 2024-11-12T13:39:20.714Z (6 months ago)
- Topics: certbot, dns, hacktoberfest
- Language: Shell
- Homepage:
- Size: 16.6 KB
- Stars: 17
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - desec-io/desec-certbot-hook - Use deSEC to obtain certificates with certbot DNS ownership verification. (hacktoberfest)
README
# dedyn.io certbot DNS challenge automatization
The certbot hook script of this repository has been retired in favor of
[certbot-dns-desec](https://pypi.org/project/certbot-dns-desec/).## How to Migrate
1. Remove certbot configuration for your domain.
1. [Delete the token](https://desec.readthedocs.io/en/latest/auth/tokens.html#deleting-a-token)
from the `.dedynauth` file from your deSEC account.
1. Remove `.dedynauth` file that belonged to the hook script.
1. Follow instructions for [certbot-dns-desec](https://pypi.org/project/certbot-dns-desec/).