Commit Graph
29 Commits
Author SHA1 Message Date
Zach Shepherd 16d9537c41 Moved files to 'certbot-route53' 2017-05-18 16:44:05 -07:00
Paulo KöchandGitHub ab0d5f830d Update README.md 2017-04-05 11:05:01 +01:00
Paulo KöchandGitHub d2a81b1f16 Merge pull request #4 from lifeonmarspt/pkoch_cleanup
Cleanup installation
2017-04-05 11:02:37 +01:00
Paulo KochandPaulo Koch 08932836f3 Add my janky tester 2017-04-05 11:02:01 +01:00
Paulo KochandPaulo Koch 1b65e17999 Tidy up installation 2017-04-05 11:02:01 +01:00
Paulo KöchandGitHub 176e9fa164 Merge pull request #3 from jsha/miscellaneous
Documentation and efficiency changes.
2017-03-19 13:43:47 +00:00
Jacob Hoffman-Andrews 8850bd126b Final review feedback. 2017-03-17 13:30:47 -07:00
Jacob Hoffman-Andrews 3f7efbfa3c Sleep after wait; stack trace 2017-03-17 13:26:42 -07:00
Paulo Koch 1542bce261 Fix the sample policy 2017-03-16 14:01:11 +00:00
Jacob Hoffman-Andrews d67de61ad8 Move sleep(TTL) into perform.
This means we only do it once, even when there are many hostnames.
2017-03-15 11:38:26 -07:00
Jacob Hoffman-Andrews cb720b0618 Address review feedback. 2017-03-15 11:32:47 -07:00
Jacob Hoffman-Andrews 4a3aa8dd11 Remove documentation about creating IAM users. 2017-03-14 17:57:47 -07:00
Jacob Hoffman-Andrews b3a28869c8 Respond to review feedback. 2017-03-14 17:50:51 -07:00
Jacob Hoffman-Andrews 1143ab7446 Documentation and efficiency changes.
These are from certbot/certbot#4174

Add more documentation, and help for NoCredentialsError.
Allow multiple DNS records to be provisioned at once and waited for together.
Fix doc strings to use "Certbot" instead of "Let's Encrypt."
Set TTL to 0.
Create a single boto3 session rather than one per API call.
Use pagination in Route53 API in case there are many domains.
Add a maximum wait time for update to propagate (10 minutes).
2017-03-11 10:39:42 -08:00
Paulo KöchandGitHub df158a717d Merge pull request #2 from hyperair/python3
Make certbot-route53 python3 compatible
2017-02-28 20:16:17 +00:00
Chow Loong Jin e9531dc80b Replace xrange with range 2017-03-01 01:43:11 +08:00
Chow Loong Jin 17c4c7f68e Use zope decorators
This makes it compatible with python3.
2017-02-27 15:46:20 +08:00
Hugo PeixotoandGitHub b3bc1a76b7 Merge pull request #1 from waylonflinn/master
Add Support for Root Domain
2016-11-30 16:05:06 +00:00
Waylon Flinn ebe5d0c4f2 add support for root domain 2016-11-04 20:26:34 -05:00
Paulo KochandPaulo Koch 4538766c48 Make it work as certbot-route53 2016-10-04 14:24:09 +01:00
Hugo Peixoto 108903dd26 Bump version to 0.1.4 2016-10-03 20:08:33 +01:00
Hugo Peixoto ebd2007e82 Add instructions and rationale 2016-10-03 20:08:33 +01:00
Hugo Peixoto 1a5f09f4cf First working iteration 2016-10-03 20:08:33 +01:00
Hugo Peixoto c4364f82fb Change package names 2016-10-03 20:08:33 +01:00
Miley 80b491d11d Readme update 2016-02-08 17:24:34 -08:00
mindstorms6 c8e911e00b Updates for authenticator, still WIP 2016-02-02 07:45:51 +00:00
Miley bb982024f8 Fix entry point 2016-01-31 22:46:28 -08:00
Miley 36fdf99a1d Initial commit, not safe to use 2016-01-31 22:33:17 -08:00
Breland Miley 1d7fd33f4d Initial commit 2016-01-31 18:35:35 -08:00