summaryrefslogtreecommitdiff
path: root/spec/unit/ssl/certificate_factory_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-02-05(PUP-1409) add authorityKeyIdentifier to client certificatesjrussek1-4/+12
2014-01-24(PUP-1387) fixes wrong hash in subjectKeyIdentifierjrussek1-0/+7
2013-11-19(#23200) allow certificate factory to add custom extsAdrien Thebo1-0/+18
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-09-06(#7962) Added settings class for handling time intervals.Steven Lindberg1-6/+15
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-01-15(Maint) Fix time-dependent certificate factory test failuresJosh Cooper1-3/+3
2011-10-21Ruby 1.8.5 compatibility changes in tests and code.Daniel Pittman1-5/+4
2011-10-21(#2848) Eliminate redundant `master_dns_alt_names`.Daniel Pittman1-3/+3
2011-10-21(#2848) rename subject-alt-name option to dns-alt-namesDaniel Pittman1-2/+2
2011-10-21(#2848) Rename `certdnsnames` to match new behaviour.Daniel Pittman1-3/+3
2011-10-21(#2848) CSR subjectAltNames handling while signing.Nick Lewis1-9/+10
2011-10-21(#2848) Rewrite SSL Certificate Factory, fixing `subjectAltName` leak.Daniel Pittman1-70/+90
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-2/+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-07-09Code smell: Two space indentationMarkus Roberts1-75/+75
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+107
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-107/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+107