summaryrefslogtreecommitdiffstats
path: root/lib/puppet/ssl
Commit message (Expand)AuthorAgeFilesLines
...
* Adding a :to_text method that will convert the containedLuke Kanies2008-04-151-0/+6
* Actually signing the certificates in the CA.Luke Kanies2008-04-151-0/+1
* Adding the first attempt at managing the certificateLuke Kanies2008-04-151-0/+72
* Adding a :search method to the ssl_file terminus typeLuke Kanies2008-04-151-0/+19
* We have a basically functional CA -- it can signLuke Kanies2008-04-154-16/+45
* Adding tests for the easy bits of the CertificateFactory.Luke Kanies2008-04-151-5/+14
* Adding tests for the certificate serial numbersLuke Kanies2008-04-151-10/+10
* The certificate authority is now functional and tested.Luke Kanies2008-04-152-26/+27
* This is a first pass at the certificate authority.Luke Kanies2008-04-154-48/+356
* It looks like all of the new ssl classes for managingLuke Kanies2008-04-155-15/+100
* Adding he last of the indirection classes for the sslLuke Kanies2008-04-153-5/+4
* The basics for the certificate and certificate requestLuke Kanies2008-04-154-27/+53
* The new SSL classes basically work, but they're notLuke Kanies2008-04-154-1/+87
* Finished the certificate request wrapper class.Luke Kanies2008-04-151-0/+27
* First stage of cert refactoring: PrivateLuke Kanies2008-04-151-0/+21