diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-24 09:53:07 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-24 09:53:07 +0000 |
commit | 3d31f157f25c1296a335196c1fdd357fa8a2a9be (patch) | |
tree | 214dc4f1f0a6c4515cb405f5bbd0577519722527 | |
parent | c3c2811483b3d03849f54aa76db425875fdf7b6d (diff) |
SSL-validation is now carried out.
We're married to beanstalkd.
-rw-r--r-- | TODO | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -1,12 +1,3 @@ - -Don't use beanstalk client directly, subclass custodian/queue, or similar -to allow us to swap out the queue and stub it for testing. - The alerter needs to be overhauled since it relies upon the old hash-based approach. -make Custodian::Parser::Macro a class. -Use that, and make sure that we return such a thing when we define a new one. - -Look at certificate validation with curb. - Update README to be polite, accurate, and make no mention of JSON. |