Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Adrien Dorsaz
acme-dns-tiny
Commits
68e54ce8
Commit
68e54ce8
authored
Jun 12, 2020
by
Adrien Dorsaz
Browse files
update README.md
parent
e5ff431b
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
68e54ce8
...
...
@@ -9,7 +9,7 @@ validation.
Since it has to have access to your private ACME account key and the
rights to update the DNS records of your DNS server, this code has been designed
to be as tiny as possible (currently less than
3
00 lines).
to be as tiny as possible (currently less than
4
00 lines).
The only prerequisites are Python 3, OpenSSL and the dnspython module.
...
...
@@ -20,7 +20,7 @@ code) or any release of dnspython module (pyhton2 and python3 merged code) since
1.
15.0.
**
PLEASE READ THE SOURCE CODE! YOU MUST TRUST IT!
IT HANDLES YOUR ACCOUNT PRIVATE KEY
S
!
**
IT HANDLES YOUR ACCOUNT PRIVATE KEY
AND UPDATE SOME OF YOUR DNS RESOURCES
!
**
Note: this script is a fork of the
[
acme-tiny project
](
https://github.com/diafygi/acme-tiny
)
which uses ACME HTTP verification to create signed certificates.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment