summaryrefslogtreecommitdiff
path: root/spec/integration/ssl/certificate_authority_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-06-04(PUP-2569) Revoke all certificate matching a given nameBrice Figureau1-0/+26
2013-11-19(#23201) Expose custom extensions in the certificateJosh Partlow1-4/+0
2013-11-18(#7244) Consolidate autosign settingJosh Partlow1-1/+1
2013-10-30(Maint) Properly mark test as unsuitable for windowsAndrew Parker1-1/+1
2013-10-28(#693) Remove race conditions in autosigning codeAndrew Parker1-1/+1
2013-10-28(#693) Test parallel certificate autosigningAndrew Parker1-7/+32
2013-10-28(Maint) Small cleanup to CA tests.Andrew Parker1-66/+38
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-09-05(#13563) Verify CSRs against the embedded public keyPatrick Carlisle1-0/+18
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2011-08-19Update certificate spec tests for WindowsJosh Cooper1-8/+6
2011-08-19Remove Util::Cacher usage from SSL::CertificateAuthorityNick Lewis1-2/+0
2011-08-19Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper1-1/+1
2011-08-18maint: remove inaccurate copyright and license statements.Daniel Pittman1-4/+0
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-1/+1
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman1-1/+1
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson1-1/+1
2010-11-29Maint: Refactor tests to use <class>.indirection.<method>Paul Berry1-5/+5
2010-11-12Fix for #4299 -- Don't require whichMarkus Roberts1-3/+1
2010-08-03[#4284] Fix failing specs run as root due to missing puppet groupNick Lewis1-0/+1
2010-07-09Code smell: Two space indentationMarkus Roberts1-89/+89
2010-07-09Code smell: Use string interpolationMarkus Roberts1-1/+1
2010-07-09Code smell: English names for special globals rather than line-noiseMarkus Roberts1-1/+1
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-0/+135