index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
ssl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Making all certificates only support the plaintext format.
Luke Kanies
2008-08-04
4
-0
/
+24
*
Adding wait_for_cert functionality to the ssl host class.
Luke Kanies
2008-08-04
1
-0
/
+19
*
Fixing #1168 for REST -- all ssl classes downcase their names.
Luke Kanies
2008-06-15
2
-2
/
+2
*
Using the new Cacher class for handling cached data.
Luke Kanies
2008-05-13
1
-5
/
+4
*
The CRL is now automatically used or ignored.
Luke Kanies
2008-05-07
2
-10
/
+2
*
The master and client now successfully speak xmlrpc using the new system.
Luke Kanies
2008-05-07
2
-6
/
+17
*
Adding autosigning to the new CA.
Luke Kanies
2008-05-06
2
-23
/
+39
*
Moving the CA Interface class to a separate file.
Luke Kanies
2008-05-06
2
-109
/
+144
*
The Certificate Authority now automatically creates a CRL when appropriate.
Luke Kanies
2008-05-05
1
-3
/
+6
*
Fixing a critical problem in how CRLs were saved and moving SSL Store respons...
Luke Kanies
2008-05-05
2
-1
/
+30
*
The SSL::Host class now uses the CA to generate its certificate when appropri...
Luke Kanies
2008-05-05
1
-3
/
+8
*
The CA now initializes itself.
Luke Kanies
2008-05-05
1
-2
/
+23
*
I think I've now got the Webrick SSL support working.
Luke Kanies
2008-04-28
1
-1
/
+2
*
Interim commit, since I want to work but have no network available.
Luke Kanies
2008-04-28
1
-2
/
+12
*
Renaming the 'ca_file' ssl terminus type to 'ca'.
Luke Kanies
2008-04-21
1
-1
/
+1
*
Fixing how the CRL is used for certificate verification.
Luke Kanies
2008-04-19
1
-1
/
+1
*
Added an Interface class to the CA to model puppetca's usage.
Luke Kanies
2008-04-19
2
-0
/
+122
*
Making the SSL::Host's destroy method a class method,
Luke Kanies
2008-04-19
1
-7
/
+10
*
Adding the last functionality needed for puppetca to use the Indirector.
Luke Kanies
2008-04-19
1
-0
/
+14
*
Finishing the interface between the CA and the CRL.
Luke Kanies
2008-04-19
4
-50
/
+128
*
Adding inventory support to the new certificate authority.
Luke Kanies
2008-04-18
2
-2
/
+10
*
Adding support within the inventory for real certs or Puppet cert wrappers.
Luke Kanies
2008-04-18
1
-0
/
+2
*
Changing the Inventory class to rebuild when the
Luke Kanies
2008-04-18
1
-2
/
+3
*
Adding a comment to the inventory class.
Luke Kanies
2008-04-18
1
-1
/
+1
*
Adding an SSl::Inventory class for managing the ssl inventory.
Luke Kanies
2008-04-18
1
-0
/
+38
*
Switching the SSL::Host class to return Puppet instances.
Luke Kanies
2008-04-17
3
-13
/
+14
*
Setting the expiration date of certificate objects to the expiry of the actual
Luke Kanies
2008-04-17
1
-0
/
+5
*
Adding integration tests for a lot of the SSL code.
Luke Kanies
2008-04-17
2
-3
/
+4
*
Moving the password file handling into the SSL::Key class.
Luke Kanies
2008-04-17
4
-15
/
+21
*
Adding SSL::Host-level support for managing the terminus and
Luke Kanies
2008-04-17
5
-19
/
+60
*
Fixing the CA so it actually automatically generates its certificate.
Luke Kanies
2008-04-17
1
-7
/
+8
*
The certificate authority now uses a Host instance named 'ca'.
Luke Kanies
2008-04-17
1
-65
/
+26
*
Changing all of the SSL terminus classes to treat CA files specially.
Luke Kanies
2008-04-17
2
-40
/
+38
*
Removing all the cases where the ssl host specifies
Luke Kanies
2008-04-16
1
-70
/
+18
*
Making the first pass at using requests instead of
Luke Kanies
2008-04-15
5
-42
/
+8
*
Adding a :to_text method that will convert the contained
Luke Kanies
2008-04-15
1
-0
/
+6
*
Actually signing the certificates in the CA.
Luke Kanies
2008-04-15
1
-0
/
+1
*
Adding the first attempt at managing the certificate
Luke Kanies
2008-04-15
1
-0
/
+72
*
Adding a :search method to the ssl_file terminus type
Luke Kanies
2008-04-15
1
-0
/
+19
*
We have a basically functional CA -- it can sign
Luke Kanies
2008-04-15
4
-16
/
+45
*
Adding tests for the easy bits of the CertificateFactory.
Luke Kanies
2008-04-15
1
-5
/
+14
*
Adding tests for the certificate serial numbers
Luke Kanies
2008-04-15
1
-10
/
+10
*
The certificate authority is now functional and tested.
Luke Kanies
2008-04-15
2
-26
/
+27
*
This is a first pass at the certificate authority.
Luke Kanies
2008-04-15
4
-48
/
+356
*
It looks like all of the new ssl classes for managing
Luke Kanies
2008-04-15
5
-15
/
+100
*
Adding he last of the indirection classes for the ssl
Luke Kanies
2008-04-15
3
-5
/
+4
*
The basics for the certificate and certificate request
Luke Kanies
2008-04-15
4
-27
/
+53
*
The new SSL classes basically work, but they're not
Luke Kanies
2008-04-15
4
-1
/
+87
*
Finished the certificate request wrapper class.
Luke Kanies
2008-04-15
1
-0
/
+27
*
First stage of cert refactoring: Private
Luke Kanies
2008-04-15
1
-0
/
+21
[prev]