Originally created by @556556bt on GitHub (May 6, 2016).
My domains currently parked at namecheap name server. I wanna to use DNS-01 challenge to renew certificate. However, i see no namecheap support in the hook list. What else I can do to have automatic operation?
Originally created by @556556bt on GitHub (May 6, 2016).
My domains currently parked at namecheap name server. I wanna to use DNS-01 challenge to renew certificate. However, i see no namecheap support in the hook list. What else I can do to have automatic operation?
Write your own hook? If they have an API it shouldn't be too hard.
The hook system is meant to be written by others so letsencrypt.sh can become compatible with a whole lot of custom setups, I didn't write any of those hook scripts mentioned in the wiki.
@lukas2511 commented on GitHub (May 6, 2016):
Write your own hook? If they have an API it shouldn't be too hard.
The hook system is meant to be written by others so letsencrypt.sh can become compatible with a whole lot of custom setups, I didn't write any of those hook scripts mentioned in the wiki.
Thanks, are you willing to add this to the DNS hook list, @samtombson ?
@bviktor commented on GitHub (Jul 29, 2016):
Thanks, are you willing to add this to the [DNS hook list](https://github.com/lukas2511/letsencrypt.sh/wiki/Examples-for-DNS-01-hooks), @samtombson ?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @556556bt on GitHub (May 6, 2016).
My domains currently parked at namecheap name server. I wanna to use DNS-01 challenge to renew certificate. However, i see no namecheap support in the hook list. What else I can do to have automatic operation?
@lukas2511 commented on GitHub (May 6, 2016):
Write your own hook? If they have an API it shouldn't be too hard.
The hook system is meant to be written by others so letsencrypt.sh can become compatible with a whole lot of custom setups, I didn't write any of those hook scripts mentioned in the wiki.
@samtombson commented on GitHub (Jun 30, 2016):
@556556bt https://github.com/samtombson/letsencrypt/blob/master/namecheap_dns_api_hook.sh
@bviktor commented on GitHub (Jul 29, 2016):
Thanks, are you willing to add this to the DNS hook list, @samtombson ?
@samtombson commented on GitHub (Aug 1, 2016):
@bviktor Sure, I willing.