index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
ssl
/
certificate_request_spec.rb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-22
Handle malformed CSR attributes and extension requests
Adrien Thebo
1
-0
/
+15
2013-11-20
(#23222) Custom CSR attributes should only contain strings
Adrien Thebo
1
-9
/
+0
2013-11-19
(#23201) don't assign OIDs when looking up extension requests
Adrien Thebo
1
-1
/
+12
2013-11-19
(#23201) allow custom fields to be added to CSR extReq
Adrien Thebo
1
-0
/
+45
2013-11-15
(#7243) Allow CSRs to accept a set of custom attributes
Adrien Thebo
1
-0
/
+41
2013-03-27
(#15561) Fix spec failure in certificate_request_spec
Jeff McCune
1
-1
/
+3
2013-02-28
(#19392) (CVE-2013-1653) Validate instances passed to indirector
Patrick Carlisle
1
-0
/
+2
2013-01-22
(#17295) use SHA1 to sign CSRs when SHA256 is not available.
Alex Harvey
1
-0
/
+18
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
1
-1
/
+1
2012-09-21
(#13435) Use new digest code when generating a CSR
Patrick Carlisle
1
-112
/
+79
2012-09-06
(#7962) Added `from_instance()` method to base SSL class
Steven Lindberg
1
-2
/
+2
2012-07-02
(maint) Standardize on /usr/bin/env ruby -S rspec
Jeff McCune
1
-1
/
+1
2012-03-30
(#13435) Change default signing digest algorithm
Jeff Weiss
1
-1
/
+1
2011-10-21
(#2848) Eliminate redundant `master_dns_alt_names`.
Daniel Pittman
1
-5
/
+5
2011-10-21
(#2848) Consistent return values from `subject_alt_names` accessors.
Daniel Pittman
1
-2
/
+2
2011-10-21
(#2848) rename subject-alt-name option to dns-alt-names
Daniel Pittman
1
-3
/
+3
2011-10-21
(#2848) Rename `certdnsnames` to match new behaviour.
Daniel Pittman
1
-5
/
+5
2011-10-21
(#2848) CSR subjectAltNames handling while signing.
Nick Lewis
1
-6
/
+25
2011-10-21
(#2848) extract the subjectAltName value from the CSR.
Daniel Pittman
1
-10
/
+18
2011-10-21
(#2848) Set `certdnsnames` values into the CSR.
Daniel Pittman
1
-1
/
+35
2011-04-13
maint: clean up the spec test headers in bulk.
Daniel Pittman
1
-2
/
+1
2011-04-08
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
1
-1
/
+1
2010-12-06
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
1
-1
/
+1
2010-12-06
maint: Fix more order dependent test failures
Matt Robinson
1
-2
/
+2
2010-11-30
Maint: Modified tests of indirector.save to call the indirection directly.
Paul Berry
1
-9
/
+2
2010-11-30
Maint: Moved auto-signing logic into an indirector extension
Paul Berry
1
-2
/
+6
2010-11-30
Maint: Swap the order of arguments to Indirection#save
Paul Berry
1
-2
/
+2
2010-07-09
Code smell: Two space indentation
Markus Roberts
1
-180
/
+180
2010-06-28
[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rb
Markus Roberts
1
-0
/
+220
2010-06-28
[#3994-part 2] rename integration tests to *_spec.rb
Markus Roberts
1
-220
/
+0
2010-06-23
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
1
-0
/
+220