打开目录路径:/www/server/panel/class/acme_v2.py,编辑代码
if skey == pkey:
为
if skey.strip() == pkey.strip():
WhatsApp us