summaryrefslogtreecommitdiffstats
path: root/spec/unit/ssl
Commit message (Expand)AuthorAgeFilesLines
...
* Changing all of the SSL terminus classes to treat CA files specially.Luke Kanies2008-04-172-88/+74
* Marking a test as pending, because it's not ready yet.Luke Kanies2008-04-161-7/+7
* Removing all the cases where the ssl host specifiesLuke Kanies2008-04-161-128/+6
* Making the first pass at using requests instead ofLuke Kanies2008-04-153-87/+0
* Adding a :to_text method that will convert the containedLuke Kanies2008-04-153-0/+21
* Actually signing the certificates in the CA.Luke Kanies2008-04-151-1/+39
* Adding the first attempt at managing the certificateLuke Kanies2008-04-151-0/+167
* Adding a :search method to the ssl_file terminus typeLuke Kanies2008-04-151-0/+70
* Fixing a failing test that had not been updated from previous codingLuke Kanies2008-04-151-1/+1
* We have a basically functional CA -- it can signLuke Kanies2008-04-153-33/+132
* Adding tests for the easy bits of the CertificateFactory.Luke Kanies2008-04-151-0/+107
* Adding tests for the certificate serial numbersLuke Kanies2008-04-151-0/+184
* The certificate authority is now functional and tested.Luke Kanies2008-04-152-3/+122
* refactoring the cert request test a bitLuke Kanies2008-04-151-37/+29
* This is a first pass at the certificate authority.Luke Kanies2008-04-152-0/+31
* It looks like all of the new ssl classes for managingLuke Kanies2008-04-154-52/+227
* Adding he last of the indirection classes for the sslLuke Kanies2008-04-152-0/+9
* The basics for the certificate and certificate requestLuke Kanies2008-04-153-3/+74
* The new SSL classes basically work, but they're notLuke Kanies2008-04-153-0/+174
* Finished the certificate request wrapper class.Luke Kanies2008-04-151-0/+68
* First stage of cert refactoring: PrivateLuke Kanies2008-04-151-0/+64