-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Use DNS Exit DNS API
jberlet edited this page Feb 3, 2022
·
1 revision
First you need to login to your DNS Exit account to get your API Key (My Account --> My Profile -->API Key)
https://dnsexit.com/Direct.sv?cmd=userApiKey
export JAPI_apikey="ASKMAKM0234m23234xcdfaa" export JAPI_domain="_acme-challenge.<name of the domain you wish to manage/verify using this script/acme.sh>"
Ok, let's issue a cert now:
acme.sh --issue -d example.com --dns dns_japi
The JAPI_apikey and JAPI_domain will be saved in ~/.acme.sh/account.conf and will be reused when needed.
Buy me a beer, Donate to acme.sh if it saves your time. Your donation makes acme.sh better: https://donate.acme.sh/
如果 acme.sh 帮你节省了时间,请考虑赏我一杯啤酒🍺, 捐助: https://donate.acme.sh/ 你的支持将会使得 acme.sh 越来越好. 感谢