txacme icon indicating copy to clipboard operation
txacme copied to clipboard

Implement dns-01 Route 53 responder

Open mithrandi opened this issue 8 years ago • 1 comments

This is going to be a tough one since acme doesn't implement dns-01 yet (see certbot/certbot#2061) and there's no Route 53 implementation for Twisted anywhere.

Open questions:

  1. Should we try to get Route 53 support into txaws or just write our own library?
  2. Are there other common DNS APIs we can/should support?

mithrandi avatar May 07 '16 12:05 mithrandi

(Re: the description, ACME totally implements dns-01 now.)

glyph avatar Mar 16 '17 18:03 glyph