summaryrefslogtreecommitdiffstats
path: root/spec/unit/ssl/certificate.rb
Commit message (Expand)AuthorAgeFilesLines
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-124/+0
* {#3866] Rename the method metaclass to singleton_class to avoid the deprecati...Matt Robinson2010-02-171-1/+1
* Fixing #1557 - Environments are now in REST URIsLuke Kanies2009-03-201-4/+0
* Handling the case where a symbol (e.g., :ca) is used for a certificate name.Luke Kanies2008-11-031-2/+2
* Fixing the String format (fixes #1522).Luke Kanies2008-08-201-10/+34
* Certificates now work over REST.Luke Kanies2008-08-071-1/+15
* 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
* Setting the expiration date of certificate objects to the expiry of the actualLuke Kanies2008-04-171-0/+15
* Adding SSL::Host-level support for managing the terminus andLuke Kanies2008-04-171-7/+2
* Making the first pass at using requests instead ofLuke Kanies2008-04-151-72/+0
* Adding a :to_text method that will convert the containedLuke Kanies2008-04-151-0/+7
* It looks like all of the new ssl classes for managingLuke Kanies2008-04-151-4/+78
* Adding he last of the indirection classes for the sslLuke Kanies2008-04-151-0/+4
* The basics for the certificate and certificate requestLuke Kanies2008-04-151-3/+22
* The new SSL classes basically work, but they're notLuke Kanies2008-04-151-0/+40