Can someone help me integrating a new dns-provider? #6768
Unanswered
mihailso-afk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Plugin for https://timeweb.com/
dns_timeweb_ru.sh
Установка учетных данных
export TW_Login="cn12345"
export TW_Token="ваш_токен"
export TW_AppKey="ваш_appkey"
Использование с acme.sh
acme.sh --issue --dns dns_timeweb_ru -d example.com
Beta Was this translation helpful? Give feedback.
All reactions