acmesh-official / acme.sh

A pure Unix shell script implementing ACME client protocol
https://acme.sh
GNU General Public License v3.0
38.61k stars 4.91k forks source link

Error add txt for domain :"Forbidden.RAM" #1898

Open jianboy opened 5 years ago

jianboy commented 5 years ago

(1)已经更新最新版本acme.sh

(2)阿里云RAM账号已分配域名管理权限:

baiduhi_2018-10-26_17-51-19

(3)测试发现,不支持RAM账号!

{
"RequestId":"19D4EB64-5E1D-453A-A1A2-4984452d00C1",
"HostId":"alidns.aliyuncs.com",
"Code":"Forbidden.RAM","
Message":"User not authorized to operate on the specified resource, or this API doesn't support RAM."
}
jianboy commented 5 years ago

看来是不支持 。。

domliang commented 5 years ago

阿里云域名接口暂不支持RAM子用户AccessKey, 使用用户AccessKey可以正常使用.