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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Handling the case where a symbol (e.g., :ca) is used for a certificate name.
Luke Kanies
2008-11-03
1
-2
/
+2
*
Fixing CertificateRequest#save to accept arguments.
Luke Kanies
2008-11-03
1
-0
/
+7
*
Fixing the String format (fixes #1522).
Luke Kanies
2008-08-20
1
-10
/
+34
*
Fixing the SSL::Host#waitforcert method.
Luke Kanies
2008-08-07
1
-13
/
+37
*
Certificates now work over REST.
Luke Kanies
2008-08-07
4
-3
/
+53
*
Caching the SSL store for the SSL Host.
Luke Kanies
2008-08-07
1
-1
/
+1
*
Making all certificates only support the plaintext format.
Luke Kanies
2008-08-04
4
-0
/
+16
*
Adding wait_for_cert functionality to the ssl host class.
Luke Kanies
2008-08-04
1
-0
/
+42
*
Fixing #1168 for REST -- all ssl classes downcase their names.
Luke Kanies
2008-06-15
4
-0
/
+21
*
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
2
-49
/
+19
*
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
2
-10
/
+103
*
Moving the CA Interface class to a separate file.
Luke Kanies
2008-05-06
2
-255
/
+270
*
The Certificate Authority now automatically creates a CRL when appropriate.
Luke Kanies
2008-05-05
1
-15
/
+40
*
Fixing a critical problem in how CRLs were saved and moving SSL Store respons...
Luke Kanies
2008-05-05
2
-6
/
+85
*
The SSL::Host class now uses the CA to generate its certificate when appropri...
Luke Kanies
2008-05-05
1
-3
/
+24
*
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
*
Interim commit, since I want to work but have no network available.
Luke Kanies
2008-04-28
1
-0
/
+45
*
Renaming the 'ca_file' ssl terminus type to 'ca'.
Luke Kanies
2008-04-21
1
-4
/
+4
*
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
2
-3
/
+285
*
Making the SSL::Host's destroy method a class method,
Luke Kanies
2008-04-19
1
-16
/
+30
*
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
4
-27
/
+262
*
Adding inventory support to the new certificate authority.
Luke Kanies
2008-04-18
2
-3
/
+22
*
Adding support within the inventory for real certs or Puppet cert wrappers.
Luke Kanies
2008-04-18
1
-0
/
+12
*
Changing the Inventory class to rebuild when the
Luke Kanies
2008-04-18
1
-40
/
+45
*
Adding an SSl::Inventory class for managing the ssl inventory.
Luke Kanies
2008-04-18
1
-0
/
+136
*
Switching the SSL::Host class to return Puppet instances.
Luke Kanies
2008-04-17
3
-27
/
+37
*
Setting the expiration date of certificate objects to the expiry of the actual
Luke Kanies
2008-04-17
1
-0
/
+15
*
Adding integration tests for a lot of the SSL code.
Luke Kanies
2008-04-17
2
-5
/
+5
*
Moving the password file handling into the SSL::Key class.
Luke Kanies
2008-04-17
3
-32
/
+57
*
Adding SSL::Host-level support for managing the terminus and
Luke Kanies
2008-04-17
5
-7
/
+111
*
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
*
Changing all of the SSL terminus classes to treat CA files specially.
Luke Kanies
2008-04-17
2
-88
/
+74
*
Marking a test as pending, because it's not ready yet.
Luke Kanies
2008-04-16
1
-7
/
+7
*
Removing all the cases where the ssl host specifies
Luke Kanies
2008-04-16
1
-128
/
+6
*
Making the first pass at using requests instead of
Luke Kanies
2008-04-15
3
-87
/
+0
*
Adding a :to_text method that will convert the contained
Luke Kanies
2008-04-15
3
-0
/
+21
*
Actually signing the certificates in the CA.
Luke Kanies
2008-04-15
1
-1
/
+39
*
Adding the first attempt at managing the certificate
Luke Kanies
2008-04-15
1
-0
/
+167
*
Adding a :search method to the ssl_file terminus type
Luke Kanies
2008-04-15
1
-0
/
+70
*
Fixing a failing test that had not been updated from previous coding
Luke Kanies
2008-04-15
1
-1
/
+1
*
We have a basically functional CA -- it can sign
Luke Kanies
2008-04-15
3
-33
/
+132
*
Adding tests for the easy bits of the CertificateFactory.
Luke Kanies
2008-04-15
1
-0
/
+107
*
Adding tests for the certificate serial numbers
Luke Kanies
2008-04-15
1
-0
/
+184
[prev]
[next]