commit | c5e1c254ba4bc9bb94e8ddcc66f4dc8eb62ce218 | [log] [tgz] |
---|---|---|
author | Ian Cordasco <graffatcolmingov@gmail.com> | Fri Jul 31 23:33:35 2015 -0500 |
committer | Ian Cordasco <graffatcolmingov@gmail.com> | Fri Jul 31 23:37:42 2015 -0500 |
tree | 73c2e7c6378fbf176d13b6db1f8a2088db9b9965 | |
parent | 8690effbb812f944ea4d730e73dc60e9d77dae17 [diff] |
Document other two parameters from sign method - Remove incorrect CertificateBuilder doc-string - Check that serial numbers are non-negative and < 160 bits - Check that dates passed aren't earlier than the unix epoch - Remove version from CertificateBuilder.__init__ and version method