Add Support for inwx mobile tan

This commit is contained in:
Jan-Otto Kröpke
2018-04-09 00:10:27 +02:00
parent d0d10bc6e7
commit 63f3283591
2 changed files with 55 additions and 3 deletions

View File

@ -641,6 +641,14 @@ acme.sh --issue --dns dns_inwx -d example.com -d www.example.com
The `INWX_User` and `INWX_Password` settings will be saved in `~/.acme.sh/account.conf` and will be reused when needed.
If your account is secured by mobile tan you have also defined the shared secret.
```
export INWX_Shared_Secret="shared secret"
```
You may need to re-enable the mobile tan to gain the shared secret.
## 34. User Servercow API v1
Create a new user from the servercow control center. Don't forget to activate **DNS API** for this user.