txacme
txacme copied to clipboard
Implement dns-01 Rackspace DNS responder
This is one of the common DNS providers we should support. See also #45.
I've used the libcloud responder with rackspace DNS quite successfully many times, so I'm not sure if this is really high priority.
The libcloud responder is kinda fragile, because threads, but I don't think there are any extra Rackspace API features that we could take advantage of (unlike with the Route 53 API where there definitely are), and I don't actually use Rackspace DNS anywhere, so I'm not planning to work on this myself.