From 04fa649839320106091d76bda23cd26725b1941e Mon Sep 17 00:00:00 2001 From: ThiloGa <61890902+ThiloGa@users.noreply.github.com> Date: Sat, 21 Mar 2020 19:51:08 +0100 Subject: [PATCH] Updated dnsapi (markdown) --- dnsapi.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dnsapi.md b/dnsapi.md index ca6ae64..dcd74d8 100644 --- a/dnsapi.md +++ b/dnsapi.md @@ -2020,7 +2020,7 @@ Get your API credentials at https://namemaster.de DNS/API ``` export NM_user="XXX" -export NM_md5="XXX" +export NM_sha256="XXX" ``` To issue a cert: @@ -2028,7 +2028,7 @@ To issue a cert: acme.sh --issue --dns dns_nm -d example.com -d www.example.com ``` -The `NM_user` and `NM_md5` will be saved in `~/.acme.sh/account.conf` and will be reused when needed. +The `NM_user` and `NM_sha256` will be saved in `~/.acme.sh/account.conf` and will be reused when needed. ## 101. Use HostingUkraine domain API