updated requirements for Netcup

This commit is contained in:
linux-insideDE 2018-05-14 22:11:11 +02:00 committed by GitHub
parent 6119d7673d
commit 1df81e0656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -880,6 +880,7 @@ 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>"