Commit graph

10076 commits

Author SHA1 Message Date
Seth Schoen
a03af3e6ba argh different versions of OpenSSL format this message totally differently! 2012-05-31 19:51:42 -07:00
Seth Schoen
7d21c1f9bb sig is bytes (8-bit clean); timestamp is int64 2012-05-31 19:48:56 -07:00
Seth Schoen
5d330bf2c4 implement subject and cn functions; separate "goodkey" for csr and key 2012-05-31 18:11:28 -07:00
Seth Schoen
f62db4d807 implement everything except cn, san, and issue 2012-05-31 16:48:36 -07:00
Seth Schoen
622b92ef89 Merge branch 'master' of ssh://github.com/research/chocolate 2012-05-31 15:45:13 -07:00
Peter Eckersley
4fee71d647 A toy CA we can mess about with 2012-05-31 15:23:19 -07:00
Seth Schoen
ee2e183834 actually timestamp is an integer, not string 2012-05-31 15:06:13 -07:00
Seth Schoen
7aceaba6f0 some reorganization and a start toward processing requests 2012-05-31 13:22:33 -07:00
Seth Schoen
da47a260bc add make_request() to help prepare signing requests 2012-05-31 13:22:15 -07:00
Seth Schoen
14d73231c0 add CSR.py 2012-05-31 13:22:05 -07:00
Seth Schoen
d178377b6f import tempfile 2012-05-31 12:42:22 -07:00
Seth Schoen
d244412d94 notion of can_sign() 2012-05-31 12:34:47 -07:00
Seth Schoen
7c9d46dba5 now there will be lots of .pyc files 2012-05-31 12:30:30 -07:00
Seth Schoen
966e3a591f we are going to need to use OpenSSL for a lot of stuff 2012-05-31 12:30:02 -07:00
Seth Schoen
64786a0563 we need to think more about multiplicity! 2012-05-31 12:02:48 -07:00
Seth Schoen
ff1fd81679 successful timeout and failure of sessions 2012-05-30 17:38:48 -07:00
Seth Schoen
25c41b655e ExistingCertificate failure type 2012-05-29 17:17:32 -07:00
Seth Schoen
e243bb6bdf session creation and (super-non-concurrency friendly) tracking 2012-05-29 17:15:28 -07:00
Seth Schoen
bf157ecd5d add session identifiers 2012-05-29 17:14:08 -07:00
Seth Schoen
218423f909 but set text/plain in debug mode 2012-05-28 11:09:19 -07:00
Seth Schoen
c607c0adbf send application/x-protobuf instead of text/html 2012-05-28 11:04:23 -07:00
Seth Schoen
9ab1d41ea5 signing requests should be relative to a specified CA 2012-05-27 23:50:14 -07:00
Seth Schoen
b70d4c8215 initial checkin of client and server that can talk to each other! 2012-05-27 23:14:55 -07:00
Seth Schoen
6dcfdcecda making sure that I can push to this repository 2012-05-27 22:50:27 -07:00
Peter Eckersley
820e3f035e Docs 2012-05-17 13:08:39 -07:00
Peter Eckersley
a07e36e1d1 Create some directory structure. 2012-05-17 11:50:10 -07:00