@@ -49,153 +49,9 @@ Generated by [auto-changelog](https://github.com/CookPete/auto-changelog)
49
49
* chore(package): update semantic-release to version 7.0.2 [ ` #128 ` ] ( https://github.com/Dexus/pem/issues/128 )
50
50
51
51
52
- ## [ v1.9.6] ( https://github.com/Dexus/pem/compare/v1.9.4...v1.9.6 ) - 2017-04-27
52
+ ## v1.9.6 - 2017-04-27
53
53
54
54
### Merged
55
55
* Update README [ ` #119 ` ] ( https://github.com/Dexus/pem/pull/119 )
56
56
* Revert "Regex support for new format with spaces" [ ` #113 ` ] ( https://github.com/Dexus/pem/pull/113 )
57
57
* Regex support for new format with spaces [ ` #111 ` ] ( https://github.com/Dexus/pem/pull/111 )
58
- * Greenkeeper/initial [ ` #110 ` ] ( https://github.com/Dexus/pem/pull/110 )
59
-
60
-
61
- ## [ v1.9.4] ( https://github.com/Dexus/pem/compare/v1.8.3...v1.9.4 ) - 2016-12-01
62
-
63
- ### Merged
64
- * Added noop callback (Node 7.0 deprecation warning) [ ` #91 ` ] ( https://github.com/Dexus/pem/pull/91 )
65
-
66
- ### Fixed
67
- * Add support for DC Certificates fix #83 [ ` #83 ` ] ( https://github.com/Dexus/pem/issues/83 )
68
- * Only generate altNames config if it is a non-empty array (#78 ) [ ` https://github.com/andris9/pem/issues/77 ` ] ( https://github.com/andris9/pem/issues/77 )
69
-
70
-
71
- ## [ v1.8.3] ( https://github.com/Dexus/pem/compare/1.8.1...v1.8.3 ) - 2016-05-02
72
-
73
- ### Merged
74
- * Update package.json versions [ ` #70 ` ] ( https://github.com/Dexus/pem/pull/70 )
75
- * Refactor temp dir logic [ ` #63 ` ] ( https://github.com/Dexus/pem/pull/63 )
76
- * Add CA certs to pkcs12 file and read pkcs12 files [ ` #62 ` ] ( https://github.com/Dexus/pem/pull/62 )
77
-
78
- ### Fixed
79
- * Allow commas in CSR fields (#74 ) [ ` #73 ` ] ( https://github.com/Dexus/pem/issues/73 )
80
-
81
-
82
- ## [ 1.8.1] ( https://github.com/Dexus/pem/compare/1.8.0...1.8.1 ) - 2015-09-20
83
-
84
- ### Merged
85
- * No match fix at preg_match_all [ ` #61 ` ] ( https://github.com/Dexus/pem/pull/61 )
86
-
87
-
88
- ## [ 1.8.0] ( https://github.com/Dexus/pem/compare/v1.7.1...1.8.0 ) - 2015-08-26
89
-
90
- ### Merged
91
- * Adds method to verify a certificate's signing chain [ ` #60 ` ] ( https://github.com/Dexus/pem/pull/60 )
92
- * Added functionality to export key and certificate to PKCS12 keystore [ ` #59 ` ] ( https://github.com/Dexus/pem/pull/59 )
93
- * Added functionality to get modulus from a password protected key [ ` #53 ` ] ( https://github.com/Dexus/pem/pull/53 )
94
- * Include Issuer Data with Fetch Cert Data Function [ ` #50 ` ] ( https://github.com/Dexus/pem/pull/50 )
95
-
96
-
97
- ## [ v1.7.1] ( https://github.com/Dexus/pem/compare/v1.7.0...v1.7.1 ) - 2015-02-27
98
-
99
- ### Merged
100
- * Creating a CSR for an encrypted key [ ` #49 ` ] ( https://github.com/Dexus/pem/pull/49 )
101
- * bump to 1.7.0 [ ` #2 ` ] ( https://github.com/Dexus/pem/pull/2 )
102
-
103
-
104
- ## [ v1.7.0] ( https://github.com/Dexus/pem/compare/v1.6.0...v1.7.0 ) - 2015-02-25
105
-
106
- ### Merged
107
- * Private key encryption [ ` #48 ` ] ( https://github.com/Dexus/pem/pull/48 )
108
- * Merge latest PEM version [ ` #1 ` ] ( https://github.com/Dexus/pem/pull/1 )
109
-
110
-
111
- ## [ v1.6.0] ( https://github.com/Dexus/pem/compare/v1.5.0...v1.6.0 ) - 2015-02-24
112
-
113
- ### Merged
114
- * Add function to create dhparam keys [ ` #47 ` ] ( https://github.com/Dexus/pem/pull/47 )
115
-
116
-
117
- ## [ v1.5.0] ( https://github.com/Dexus/pem/compare/v1.4.6...v1.5.0 ) - 2015-01-19
118
-
119
- ### Commits
120
- * Merge branch 'noamokman-feature-add-node-which' [ ` 3124430 ` ] ( https://github.com/Dexus/pem/commit/3124430e401151732aad5aa531be4146291d60dd )
121
-
122
-
123
- ## [ v1.4.6] ( https://github.com/Dexus/pem/compare/v1.4.5...v1.4.6 ) - 2015-01-18
124
-
125
- ### Merged
126
- * Just added indentations [ ` #39 ` ] ( https://github.com/Dexus/pem/pull/39 )
127
- * Fix to catch errors on spawn [ ` #38 ` ] ( https://github.com/Dexus/pem/pull/38 )
128
- * Update pem.js [ ` #36 ` ] ( https://github.com/Dexus/pem/pull/36 )
129
-
130
-
131
- ## [ v1.4.5] ( https://github.com/Dexus/pem/compare/v1.4.4...v1.4.5 ) - 2015-01-05
132
-
133
- ### Merged
134
- * Bugfix pathOpenSSL typo; Add environmental option for openssl binary [ ` #33 ` ] ( https://github.com/Dexus/pem/pull/33 )
135
- * Add missing serviceCertificate & serial option to the doc [ ` #32 ` ] ( https://github.com/Dexus/pem/pull/32 )
136
-
137
-
138
- ## [ v1.4.4] ( https://github.com/Dexus/pem/compare/v1.4.3...v1.4.4 ) - 2014-12-13
139
-
140
- ### Merged
141
- * Update README.md [ ` #28 ` ] ( https://github.com/Dexus/pem/pull/28 )
142
- * Add hash option for createCertificate(), default to sha256 [ ` #29 ` ] ( https://github.com/Dexus/pem/pull/29 )
143
-
144
-
145
- ## [ v1.4.3] ( https://github.com/Dexus/pem/compare/v1.4.2...v1.4.3 ) - 2014-12-09
146
-
147
- ### Merged
148
- * Update README.md to correct copy/paste error [ ` #26 ` ] ( https://github.com/Dexus/pem/pull/26 )
149
- * Add OpenSSL path config() [ ` #25 ` ] ( https://github.com/Dexus/pem/pull/25 )
150
-
151
-
152
- ## [ v1.4.2] ( https://github.com/Dexus/pem/compare/v1.4.1...v1.4.2 ) - 2014-11-28
153
-
154
- ### Merged
155
- * getModulus() will now accept Buffers [ ` #24 ` ] ( https://github.com/Dexus/pem/pull/24 )
156
-
157
-
158
- ## [ v1.4.1] ( https://github.com/Dexus/pem/compare/v1.4.0...v1.4.1 ) - 2014-05-10
159
-
160
- ### Merged
161
- * fix wildcard certificate creation [ ` #19 ` ] ( https://github.com/Dexus/pem/pull/19 )
162
-
163
-
164
- ## [ v1.4.0] ( https://github.com/Dexus/pem/compare/v1.3.0...v1.4.0 ) - 2014-03-27
165
-
166
- ### Merged
167
- * Change to BEGIN(\sNEW)? CERTIFICATE REQUEST [ ` #15 ` ] ( https://github.com/Dexus/pem/pull/15 )
168
-
169
-
170
- ## [ v1.3.0] ( https://github.com/Dexus/pem/compare/v0.2.2...v1.3.0 ) - 2014-03-18
171
-
172
- ### Merged
173
- * Change SAN CSR process. [ ` #13 ` ] ( https://github.com/Dexus/pem/pull/13 )
174
- * add SAN integration for readCertificateInfo [ ` #12 ` ] ( https://github.com/Dexus/pem/pull/12 )
175
- * Easier to set temp dir, and all temp files are unlinked after use [ ` #11 ` ] ( https://github.com/Dexus/pem/pull/11 )
176
- * altNames option to set subjectAltName [ ` #10 ` ] ( https://github.com/Dexus/pem/pull/10 )
177
-
178
-
179
- ## [ v0.2.2] ( https://github.com/Dexus/pem/compare/v0.2.1...v0.2.2 ) - 2013-06-17
180
-
181
- ### Merged
182
- * Add certificate validity information to readCertificateInfo callback [ ` #9 ` ] ( https://github.com/Dexus/pem/pull/9 )
183
-
184
-
185
- ## [ v0.2.1] ( https://github.com/Dexus/pem/compare/v0.2.0...v0.2.1 ) - 2013-06-09
186
-
187
- ### Merged
188
- * update README.md, and improve unit test for getModulus function [ ` #8 ` ] ( https://github.com/Dexus/pem/pull/8 )
189
- * add getModulus function [ ` #7 ` ] ( https://github.com/Dexus/pem/pull/7 )
190
-
191
-
192
- ## [ v0.2.0] ( https://github.com/Dexus/pem/compare/v0.1.0...v0.2.0 ) - 2013-04-17
193
-
194
- ### Merged
195
- * Add getFingerprint, fix intermittent failure [ ` #1 ` ] ( https://github.com/Dexus/pem/pull/1 )
196
-
197
-
198
- ## v0.1.0 - 2012-06-25
199
-
200
- ### Commits
201
- * added tests [ ` 85d2d09 ` ] ( https://github.com/Dexus/pem/commit/85d2d0992d9a2ea055f5cea9fa669f467f7f5f28 )
0 commit comments