commit | f06b6be82300d9339bcfb062aedd7d7a3865aec9 | [log] [tgz] |
---|---|---|
author | Ian Cordasco <graffatcolmingov@gmail.com> | Sun Jun 21 10:09:18 2015 -0500 |
committer | Ian Cordasco <graffatcolmingov@gmail.com> | Wed Jun 24 13:35:50 2015 -0500 |
tree | 3cf250d6200dd8366a4489cec1dba3a4241c649f | |
parent | d09ec37cb4c2995b1e2e2f88d187f4fbaef68ad8 [diff] |
Address review comments around add_extension method - Fix typo in the docs (s/buidlder/builder/) - Remove default from the method declaration and docs - Replace ValueError with NotImpelementedError for unsupported X.509 extensions - Add TODO comment as requested by Alex - Fix test to pass critical=False since it no longer is a default value