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
*
JRuby OpenSSL implementation is more strict than real ruby one and
James Turnbull
2009-05-30
1
-3
/
+3
*
Fixing #1557 - Environments are now in REST URIs
Luke Kanies
2009-03-20
2
-8
/
+0
*
Fixing #2028 - Better failures when a cert is found with no key
Luke Kanies
2009-02-28
1
-1
/
+77
*
Removing a test that was too dependant on order.
Luke Kanies
2009-02-14
1
-4
/
+0
*
Resetting SSL cache terminii to nil when only using the ca
Luke Kanies
2009-02-06
1
-0
/
+8
*
Cleaning up SSL instances that can't be saved
Luke Kanies
2009-02-06
1
-0
/
+23
*
Fixing #1729 - puppetmasterd can now read certs at startup
Luke Kanies
2008-12-18
1
-0
/
+64
*
Merge branch '0.24.x'
Luke Kanies
2008-12-02
1
-1
/
+2
*
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
1
-1
/
+1
*
Retrieving the CA certificate before the client certificate.
Luke Kanies
2008-11-03
1
-8
/
+27
*
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
[next]