summaryrefslogtreecommitdiffstats
path: root/spec/unit/ssl/key.rb
Commit message (Expand)AuthorAgeFilesLines
* Caching the SSL store for the SSL Host.Luke Kanies2008-08-071-1/+1
* Making all certificates only support the plaintext format.Luke Kanies2008-08-041-0/+4
* Fixing #1168 for REST -- all ssl classes downcase their names.Luke Kanies2008-06-151-0/+4
* Moving the password file handling into the SSL::Key class.Luke Kanies2008-04-171-4/+45
* Adding SSL::Host-level support for managing the terminus andLuke Kanies2008-04-171-0/+4
* Making the first pass at using requests instead ofLuke Kanies2008-04-151-5/+0
* Adding a :to_text method that will convert the containedLuke Kanies2008-04-151-0/+7
* We have a basically functional CA -- it can signLuke Kanies2008-04-151-26/+38
* The certificate authority is now functional and tested.Luke Kanies2008-04-151-0/+30
* This is a first pass at the certificate authority.Luke Kanies2008-04-151-0/+12
* It looks like all of the new ssl classes for managingLuke Kanies2008-04-151-1/+2
* Adding he last of the indirection classes for the sslLuke Kanies2008-04-151-0/+5
* The basics for the certificate and certificate requestLuke Kanies2008-04-151-0/+19
* First stage of cert refactoring: PrivateLuke Kanies2008-04-151-0/+64