certmaker 0.0.4 → 0.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/bin/certmaker +1 -0
- data/history.txt +4 -0
- metadata +1 -1
data/bin/certmaker
CHANGED
data/history.txt
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
History
|
|
2
2
|
-------
|
|
3
|
+
v0.0.5 Small update to continuation message in heroku wizard
|
|
4
|
+
|
|
5
|
+
v0.0.4 Kept up to data with the comodo positivessl intermediate chain
|
|
6
|
+
|
|
3
7
|
v0.0.3 Fixed -v option of certmaker reporting the wrong version of the gem.
|
|
4
8
|
|
|
5
9
|
v0.0.2 Fixed issue #1 and bumped gemspec version number.
|