You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.