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
/
spec
/
unit
/
ssl
/
certificate_authority.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #2082 - puppetca shouldn't list revoked certificates
Brice Figureau
2009-07-07
1
-1
/
+7
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-2
/
+2
*
JRuby OpenSSL implementation is more strict than real ruby one and
James Turnbull
2009-05-30
1
-3
/
+3
*
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
1
-1
/
+1
*
Fixing #1256 -- CA tests now work with no ~/.puppet.
Luke Kanies
2008-05-25
1
-21
/
+18
*
Fixing another failing test -- the new CA tests correctly clear the cache.
Luke Kanies
2008-05-25
1
-1
/
+2
*
The CRL is now automatically used or ignored.
Luke Kanies
2008-05-07
1
-41
/
+18
*
The master and client now successfully speak xmlrpc using the new system.
Luke Kanies
2008-05-07
1
-1
/
+1
*
Adding autosigning to the new CA.
Luke Kanies
2008-05-06
1
-10
/
+78
*
Moving the CA Interface class to a separate file.
Luke Kanies
2008-05-06
1
-255
/
+5
*
The Certificate Authority now automatically creates a CRL when appropriate.
Luke Kanies
2008-05-05
1
-15
/
+40
*
The CA now initializes itself.
Luke Kanies
2008-05-05
1
-11
/
+78
*
I think I've now got the Webrick SSL support working.
Luke Kanies
2008-04-28
1
-5
/
+6
*
Fixing how the CRL is used for certificate verification.
Luke Kanies
2008-04-19
1
-2
/
+2
*
Added an Interface class to the CA to model puppetca's usage.
Luke Kanies
2008-04-19
1
-1
/
+283
*
Adding the last functionality needed for puppetca to use the Indirector.
Luke Kanies
2008-04-19
1
-0
/
+20
*
Finishing the interface between the CA and the CRL.
Luke Kanies
2008-04-19
1
-6
/
+223
*
Adding inventory support to the new certificate authority.
Luke Kanies
2008-04-18
1
-3
/
+18
*
Switching the SSL::Host class to return Puppet instances.
Luke Kanies
2008-04-17
1
-7
/
+9
*
Adding integration tests for a lot of the SSL code.
Luke Kanies
2008-04-17
1
-2
/
+2
*
Moving the password file handling into the SSL::Key class.
Luke Kanies
2008-04-17
1
-13
/
+12
*
Fixing the CA so it actually automatically generates its certificate.
Luke Kanies
2008-04-17
1
-12
/
+11
*
The certificate authority now uses a Host instance named 'ca'.
Luke Kanies
2008-04-17
1
-90
/
+57
*
Actually signing the certificates in the CA.
Luke Kanies
2008-04-15
1
-1
/
+39
*
We have a basically functional CA -- it can sign
Luke Kanies
2008-04-15
1
-2
/
+12
*
Adding tests for the certificate serial numbers
Luke Kanies
2008-04-15
1
-0
/
+184
*
The certificate authority is now functional and tested.
Luke Kanies
2008-04-15
1
-3
/
+92
*
This is a first pass at the certificate authority.
Luke Kanies
2008-04-15
1
-0
/
+19
*
The new SSL classes basically work, but they're not
Luke Kanies
2008-04-15
1
-0
/
+8