You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-12
Original file line number
Diff line number
Diff line change
@@ -5,24 +5,24 @@ This file is used to list changes made in each version of the `ssl_certificate`
5
5
6
6
## v1.6.0 (2015-08-02)
7
7
8
-
* Load encrypted secret before passing to the `EncryptedDataBagItem.load` ([issue #14](https://github.com/onddo/ssl_certificate-cookbook/pull/14), thanks [Nikita Borzykh](https://github.com/sample)).
8
+
* Load encrypted secret before passing to the `EncryptedDataBagItem.load` ([issue #14](https://github.com/zuazo/ssl_certificate-cookbook/pull/14), thanks [Nikita Borzykh](https://github.com/sample)).
9
9
* Update RuboCop to `0.32.1`.
10
10
* README:
11
11
* Use markdown tables.
12
12
* Add GitHub badge.
13
13
14
14
## v1.5.0 (2015-04-25)
15
15
16
-
* Add sensitive true to the created files ([issue #12](https://github.com/onddo/ssl_certificate-cookbook/issues/12), thanks [Jonathan Chauncey](https://github.com/jchauncey) for reporting).
17
-
* Add support for different types in Subject Alternative Names ([issue #13](https://github.com/onddo/ssl_certificate-cookbook/issues/13), thanks [Jonathan Chauncey](https://github.com/jchauncey) for reporting).
16
+
* Add sensitive true to the created files ([issue #12](https://github.com/zuazo/ssl_certificate-cookbook/issues/12), thanks [Jonathan Chauncey](https://github.com/jchauncey) for reporting).
17
+
* Add support for different types in Subject Alternative Names ([issue #13](https://github.com/zuazo/ssl_certificate-cookbook/issues/13), thanks [Jonathan Chauncey](https://github.com/jchauncey) for reporting).
18
18
* README: Fix all RuboCop offenses in examples.
19
19
* Update Gemfile and kitchen.yml files.
20
20
* Gemfile: Update RuboCop to `0.30.1`.
21
21
22
22
## v1.4.0 (2015-04-05)
23
23
24
-
* Add `attr_apply` recipe: Create a certificate list from attributes ([issue #10](https://github.com/onddo/ssl_certificate-cookbook/pull/10), thanks [Stanislav Bogatyrev](https://github.com/realloc)).
* Add `attr_apply` recipe: Create a certificate list from attributes ([issue #10](https://github.com/zuazo/ssl_certificate-cookbook/pull/10), thanks [Stanislav Bogatyrev](https://github.com/realloc)).
* Add CA support for self signed certificates ([issue #8](https://github.com/onddo/ssl_certificate-cookbook/pull/8), thanks [Jeremy MAURO](https://github.com/jmauro)).
* Add CA support for self signed certificates ([issue #8](https://github.com/zuazo/ssl_certificate-cookbook/pull/8), thanks [Jeremy MAURO](https://github.com/jmauro)).
71
71
* Apache template:
72
72
* Disable `SSLv3` by default (**breaking change**).
73
73
* Add chained certificate support.
@@ -85,31 +85,31 @@ This file is used to list changes made in each version of the `ssl_certificate`
85
85
* Update Gemfile and Berksfile files.
86
86
* Add Guardfile.
87
87
* README:
88
-
* Multiple fixes and improvements ([issue #9](https://github.com/onddo/ssl_certificate-cookbook/pull/9), thanks [Benjamin Nørgaard](https://github.com/blacksails)).
88
+
* Multiple fixes and improvements ([issue #9](https://github.com/zuazo/ssl_certificate-cookbook/pull/9), thanks [Benjamin Nørgaard](https://github.com/blacksails)).
89
89
* Split in multiple files.
90
90
* Add TOC.
91
91
* Add badges.
92
92
* Add LICENSE file.
93
93
94
94
## v0.4.0 (2014-11-19)
95
95
96
-
* Add Apache 2.4 support ([issue #4](https://github.com/onddo/ssl_certificate-cookbook/pull/4), thanks [Djuri Baars](https://github.com/dsbaars)).
96
+
* Add Apache 2.4 support ([issue #4](https://github.com/zuazo/ssl_certificate-cookbook/pull/4), thanks [Djuri Baars](https://github.com/dsbaars)).
97
97
* Add supported platform list.
98
98
* kitchen.yml completed and updated.
99
99
100
100
## v0.3.0 (2014-11-03)
101
101
102
102
Special thanks to [Steve Meinel](https://github.com/smeinel) for his great contributions.
103
103
104
-
* Add Subject Alternate Names support for certs ([issue #2](https://github.com/onddo/ssl_certificate-cookbook/pull/2), thanks [Steve Meinel](https://github.com/smeinel)).
105
-
* Add support for deploying an intermediate cert chain file ([issue #3](https://github.com/onddo/ssl_certificate-cookbook/pull/3), thanks [Steve Meinel](https://github.com/smeinel)).
104
+
* Add Subject Alternate Names support for certs ([issue #2](https://github.com/zuazo/ssl_certificate-cookbook/pull/2), thanks [Steve Meinel](https://github.com/smeinel)).
105
+
* Add support for deploying an intermediate cert chain file ([issue #3](https://github.com/zuazo/ssl_certificate-cookbook/pull/3), thanks [Steve Meinel](https://github.com/smeinel)).
106
106
* ChefSpec matchers: add helper methods to locate LWRP resources.
107
107
* README: Chef `11.14.2` required.
108
108
* TODO: complete it with more tasks and use checkboxes.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Contributing
5
5
2. Create a named feature branch (`$ git checkout -b my-new-feature`).
6
6
3. Write tests for your change (if applicable).
7
7
4. Write your change.
8
-
5.[Run the tests](https://github.com/onddo/ssl_certificate-cookbook/blob/master/TESTING.md), ensuring they all pass (`$ bundle exec rake`).
8
+
5.[Run the tests](https://github.com/zuazo/ssl_certificate-cookbook/blob/master/TESTING.md), ensuring they all pass (`$ bundle exec rake`).
9
9
6. Commit your change (`$ git commit -am 'Add some feature'`).
10
10
7. Push to the branch (`$ git push origin my-new-feature`).
11
11
8.[Submit a Pull Request using Github](https://help.github.com/articles/creating-a-pull-request).
The main purpose of this cookbook is to make it easy for other cookbooks to support SSL. With the resource included, you will be able to manage certificates reading them from attributes, data bags or chef-vaults. Exposing its configuration through node attributes.
10
10
@@ -65,7 +65,7 @@ This cookbook has been tested on the following platforms:
65
65
* RedHat
66
66
* Ubuntu
67
67
68
-
Please, [let us know](https://github.com/onddo/ssl_certificate-cookbook/issues/new?title=I%20have%20used%20it%20successfully%20on%20...) if you use it successfully on any other platform.
68
+
Please, [let us know](https://github.com/zuazo/ssl_certificate-cookbook/issues/new?title=I%20have%20used%20it%20successfully%20on%20...) if you use it successfully on any other platform.
69
69
70
70
## Required Applications
71
71
@@ -96,7 +96,7 @@ The following attributes are used to integrate SSL specific configurations with
96
96
| `node['ssl_certificate']['service']['use_hsts']` | `true` | Whether to enable [HSTS](http://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security) in the service.
97
97
| `node['ssl_certificate']['service']['use_stapling']` | *calculated* | Whether to enable [OCSP stapling](http://en.wikipedia.org/wiki/OCSP_stapling) in the service (nginx only, use `node['apache']['mod_ssl']['use_stapling']` for apache).
98
98
99
-
See the [`ServiceHelpers` class documentation](http://www.rubydoc.info/github/onddo/ssl_certificate-cookbook/master/Chef/SslCertificateCookbook/ServiceHelpers) to learn how to integrate them with new services.
99
+
See the [`ServiceHelpers` class documentation](http://www.rubydoc.info/github/zuazo/ssl_certificate-cookbook/master/Chef/SslCertificateCookbook/ServiceHelpers) to learn how to integrate them with new services.
100
100
101
101
Resources
102
102
=========
@@ -327,7 +327,7 @@ You need to include this recipe in your `run_list` before using the `ssl_certif
The `ssl_certificate`**namespace** attribute is a node attribute path, like for example `node['onddo.com']`, used to configure SSL certificate defaults. This will make easier to *integrate the node attributes* with the certificate creation matters. This means you can configure the certificate creation through node attributes.
361
+
The `ssl_certificate`**namespace** attribute is a node attribute path, like for example `node['example.com']`, used to configure SSL certificate defaults. This will make easier to *integrate the node attributes* with the certificate creation matters. This means you can configure the certificate creation through node attributes.
362
362
363
363
When a namespace is set in the resource, it will try to read the following attributes below the namespace (all attributes are **optional**):
364
364
@@ -410,7 +410,7 @@ When a namespace is set in the resource, it will try to read the following attri
410
410
Apache `web_app` example using community [apache2](http://community.opscode.com/cookbooks/apache2) cookbook and node attributes:
0 commit comments