Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
ed2ba6bc
Unverified
Commit
ed2ba6bc
authored
May 15, 2018
by
linux-insideDE
Committed by
GitHub
May 15, 2018
Browse files
removed jq dependencies
parent
ca1d62be
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/README.md
View file @
ed2ba6bc
...
@@ -879,7 +879,6 @@ The TELE3_Key and TELE3_Secret will be saved in ~/.acme.sh/account.conf and will
...
@@ -879,7 +879,6 @@ The TELE3_Key and TELE3_Secret will be saved in ~/.acme.sh/account.conf and will
## 47. Use netcup DNS API to automatically issue cert
## 47. Use netcup DNS API to automatically issue cert
First you need to login to your CCP account to get your API Key and API Password.
First you need to login to your CCP account to get your API Key and API Password.
This script requires
``jq``
```
```
export NC_Apikey="<Apikey>"
export NC_Apikey="<Apikey>"
export NC_Apipw="<Apipassword>"
export NC_Apipw="<Apipassword>"
...
...
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