Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

🌐 Use INWX DNS-API for ACME's dns-01 challenge

License

NotificationsYou must be signed in to change notification settings

froonix/acme-dns-inwx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple helper script for variousLet's Encrypt clients.Developed forGetSSL andACME.sh, tested at Debian and Ubuntu.

Initial setup

Download or clone the archive and extract it to a new folder.

Copy the example config fileconfig/.inwx.ini to~/.inwx.ini andinsert your credentials. If enabled, enter your TOTP/2FA shared secret.Don't forget to check file permissions! (recommended: 0600)

Run it for the first time:

# Add the TXT record _acme-challenge.example.com# with value "test" and set TTL to 300 seconds:./scripts/acme-dns-inwx --add"example.com""test"# Check your nameserver: (wait some time)dig TXT"_acme-challenge.example.com" +short# Delete the TXT record _acme-challenge.example.com:./scripts/acme-dns-inwx --del"example.com"

Take a look at the wiki for more examples.

Bugs? Feedback?

Open a new issue or drop me a line atcs@fnx.li! :-)

Important: This project isnot affiliated with INWX GmbH!

Important links...


[8]ページ先頭

©2009-2025 Movatter.jp