Commit Graph

27 Commits

Author SHA1 Message Date
AJ ONeal 04ad6ffaff remove external dependencies; update latest pems 2019-01-10 20:25:00 -07:00
AJ ONeal 78ad49a688 use tpl file, add .create(), minor cleanup 2016-10-20 11:57:26 -06:00
Mike Flynn 3695778550 Improved checking for content type to allow for charset, etc. 2016-06-28 14:34:48 -07:00
AJ ONeal 4abb1df2a8 es6-promise -> bluebird 2016-06-21 17:18:27 +08:00
AJ ONeal 69fce496ad Merge branch 'master' of github.com:mikeflynn/node-ssl-root-cas 2016-06-21 17:17:01 +08:00
AJ ONeal 4205bee0b1 move Promise requirement 2016-06-21 17:16:55 +08:00
Mike Flynn 3ef528ae1b Added check for the correct content type in addition to the response status code. 2016-06-18 16:41:26 -07:00
AJ ONeal b401d97986 remove special chars (including slashes) from pemfile names 2014-07-30 10:22:41 -07:00
AJ ONeal a3516b5607 checkout for outputPemsDir 2014-07-17 17:53:47 -06:00
AJ ONeal 268e892a41 fix #6 2014-07-16 11:57:51 -06:00
AJ ONeal fd3b8de693 updated some style 2014-06-17 20:36:53 -06:00
AJ ONeal 6539f8a153 move loop to function 2014-06-17 20:11:50 -06:00
AJ ONeal 3cad559617 updated some style stuff 2014-06-17 20:07:25 -06:00
AJ ONeal 6f0833e1f4 replace non-word chars with - 2014-06-17 20:05:45 -06:00
AJ ONeal 1b4da6d9a0 save pems by name 2014-06-17 20:03:47 -06:00
Greg MacLellan a85f6ed77f Create pems/ directory in same location as outputfile 2014-06-16 14:26:45 -04:00
Greg MacLellan ecaf4e4eab Require outputfile command line argument, display usage info if missing, and always make relative to script location 2014-06-16 14:21:06 -04:00
Greg MacLellan b52fc86671 Pass parameters to ca-store-generator.js to avoid platform differences in command-line execution of multiple commands 2014-06-16 14:11:15 -04:00
AJ ONeal 6a0661d493 actually fixed addFile to allow leading '/' this time... 2014-04-25 16:41:48 -06:00
AJ ONeal cbc33c3578 addFile() allows leading '/' in path 2014-04-25 16:34:53 -06:00
AJ ONeal 07ddece429 add addFile() method 2014-04-25 16:14:42 -06:00
AJ ONeal 3b3ee6632f allow method chaining 2014-04-25 16:33:01 -05:00
AJ ONeal b9cdd82719 added convenience method `addFile` 2014-04-25 16:31:57 -05:00
AJ ONeal 2990ddc1c3 don't re-add if array is tagged with __injected 2014-03-07 19:12:36 -07:00
AJ ONeal 2e9f801247 added inject method 2014-03-07 19:02:25 -07:00
AJ ONeal a31c52e6cd added certs as individual files 2014-03-07 17:48:44 -07:00
AJ ONeal 5ea73e38ad created module. yay. 2014-03-07 17:14:13 -07:00