Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | This is a first pass at the certificate authority. | Luke Kanies | 2008-04-15 | 1 | -45/+59 | |
| | | | | | The tests are basically entirely absent still, but the structure is all there. | |||||
* | It looks like all of the new ssl classes for managing | Luke Kanies | 2008-04-15 | 1 | -11/+45 | |
| | | | | | | | keys, certificates, and requests now work, including talking to the certificate authority. Now we just need the authority itself, along with the necessary REST terminii. | |||||
* | The new SSL classes basically work, but they're not | Luke Kanies | 2008-04-15 | 1 | -0/+62 | |
functionally connected to any kind of indirection. |