index
:
puppet
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
integration
/
ssl
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-24
(maint) Remove unnecessary Puppet.settings.clear calls from specs
Josh Partlow
3
-10
/
+0
2014-06-04
(PUP-2569) Revoke all certificate matching a given name
Brice Figureau
1
-0
/
+26
2014-01-06
(PUP-716) Change Puppet::FileSystem::File to module methods
Henrik Lindberg
3
-3
/
+3
2013-12-06
(#23369) Handle invalid CSR attribute contents
Josh Cooper
1
-7
/
+47
2013-11-19
(#23201) Expose custom extensions in the certificate
Josh Partlow
2
-4
/
+90
2013-11-18
(#7244) Consolidate autosign setting
Josh Partlow
1
-1
/
+1
2013-11-08
(#19447) Puppet::FileSystem::File.exist?
Ethan J. Brown
2
-2
/
+2
2013-10-30
(Maint) Properly mark test as unsuitable for windows
Andrew Parker
1
-1
/
+1
2013-10-28
(#693) Remove race conditions in autosigning code
Andrew Parker
1
-1
/
+1
2013-10-28
(#693) Test parallel certificate autosigning
Andrew Parker
1
-7
/
+32
2013-10-28
(Maint) Small cleanup to CA tests.
Andrew Parker
1
-66
/
+38
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
4
-4
/
+4
2012-09-05
(#13563) Verify CSRs against the embedded public key
Patrick Carlisle
1
-0
/
+18
2012-07-02
(maint) Standardize on /usr/bin/env ruby -S rspec
Jeff McCune
4
-4
/
+4
2011-10-03
Remove 'fails_on_windows' tag for passing tests
Josh Cooper
3
-6
/
+3
2011-08-19
Update certificate spec tests for Windows
Josh Cooper
4
-32
/
+25
2011-08-19
Rework Puppet::Util::Cacher to only expire using TTLs
Nick Lewis
1
-1
/
+0
2011-08-19
Remove Puppet::Util::Cacher use from Puppet::Indirector::Indirection
Nick Lewis
2
-4
/
+4
2011-08-19
Remove Util::Cacher usage from SSL::CertificateAuthority
Nick Lewis
1
-2
/
+0
2011-08-19
Maint: Tagged spec tests that are known to fail on Windows
Josh Cooper
4
-4
/
+4
2011-08-18
maint: remove inaccurate copyright and license statements.
Daniel Pittman
4
-16
/
+0
2011-04-13
maint: clean up the spec test headers in bulk.
Daniel Pittman
4
-4
/
+4
2011-04-08
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
4
-4
/
+4
2010-12-06
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
4
-4
/
+4
2010-11-30
Maint: Modified tests of indirector.save to call the indirection directly.
Paul Berry
1
-3
/
+3
2010-11-29
Maint: Refactor tests to use <class>.indirection.<method>
Paul Berry
3
-9
/
+9
2010-11-12
Fix for #4299 -- Don't require which
Markus Roberts
1
-3
/
+1
2010-08-03
[#4284] Fix failing specs run as root due to missing puppet group
Nick Lewis
4
-0
/
+4
2010-07-09
Code smell: Two space indentation
Markus Roberts
4
-203
/
+203
2010-07-09
Code smell: Use string interpolation
Markus Roberts
4
-4
/
+4
2010-07-09
Code smell: English names for special globals rather than line-noise
Markus Roberts
1
-1
/
+1
2010-06-28
[#3994-part 2] rename integration tests to *_spec.rb
Markus Roberts
4
-0
/
+0
2010-01-13
Merge branch '0.25.x'
James Turnbull
1
-0
/
+2
2009-12-11
Fixing 2870 Spurious failures in spec/integration/ssl/certificate_request.rb
Jesse Wolfe
1
-0
/
+2
2009-11-20
Always using the CA_name constant instead of "ca"
Luke Kanies
1
-1
/
+1
2009-07-07
Fix #2082 - puppetca shouldn't list revoked certificates
Brice Figureau
1
-5
/
+3
2009-04-05
Fix #2113 - Make temp directory
Paul Nasrat
1
-0
/
+2
2008-11-11
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
4
-4
/
+4
2008-05-13
Using the new Cacher class for handling cached data.
Luke Kanies
4
-17
/
+4
2008-05-07
The CRL is now automatically used or ignored.
Luke Kanies
1
-8
/
+1
2008-05-07
The master and client now successfully speak xmlrpc using the new system.
Luke Kanies
1
-0
/
+2
2008-05-06
Fixing the HttpPool module to get rid of an infinite loop.
Luke Kanies
2
-3
/
+20
2008-05-05
The Certificate Authority now automatically creates a CRL when appropriate.
Luke Kanies
1
-1
/
+11
2008-05-05
Fixing a critical problem in how CRLs were saved and moving SSL Store respons...
Luke Kanies
1
-0
/
+45
2008-05-05
The CA now initializes itself.
Luke Kanies
1
-0
/
+2
2008-04-28
I think I've now got the Webrick SSL support working.
Luke Kanies
1
-1
/
+12
2008-04-19
Temporarily disabling the revoke/verify test in the CA.
Luke Kanies
1
-3
/
+5
2008-04-19
Finishing the interface between the CA and the CRL.
Luke Kanies
1
-1
/
+15
2008-04-18
All SSL terminus classes now force the CA information into the right place.
Luke Kanies
1
-0
/
+10
2008-04-17
Switching the SSL::Host class to return Puppet instances.
Luke Kanies
1
-1
/
+1
[next]