Commit Graph

60 Commits

Author SHA1 Message Date
AJ ONeal f6dd57f51c bump to v1.1.9-beta 2014-10-29 10:52:24 -06:00
AJ ONeal 893a2e0031 added new root cas 2014-10-28 16:23:55 -06:00
AJ ONeal 652d654d10 Merge branch 'master' of github.com:coolaj86/node-ssl-root-cas 2014-10-28 16:22:16 -06:00
AJ ONeal 64cd38e109 fix #9 update request 2014-10-28 16:22:04 -06:00
AJ ONeal 086767dcb8 Update README.md 2014-09-22 23:59:42 -07:00
AJ ONeal 46cf4a0179 version bump 2014-07-30 10:22:55 -07:00
AJ ONeal b401d97986 remove special chars (including slashes) from pemfile names 2014-07-30 10:22:41 -07:00
AJ ONeal d9cbaa7b8e Merge pull request #7 from mikemaccana/patch-1
Remove log spam if latest version installed
2014-07-30 10:15:26 -07:00
Mike MacCana ed1e5579c9 Remove log spam if latest version installed
Installed a recent version of this package and noticed my app kept saying 'has latest' on boot.
Also change 'needs latest' to mention what's actually needed.
2014-07-29 15:25:12 +01:00
AJ ONeal b47aee09f4 bump ver 2014-07-17 17:53:54 -06:00
AJ ONeal a3516b5607 checkout for outputPemsDir 2014-07-17 17:53:47 -06:00
AJ ONeal 6f5356ee6d bump 2014-07-16 11:58:17 -06:00
AJ ONeal fc60d1cd03 Merge branch 'master' of github.com:coolaj86/node-ssl-root-cas 2014-07-16 11:57:57 -06:00
AJ ONeal 268e892a41 fix #6 2014-07-16 11:57:51 -06:00
AJ ONeal 10db8662ca added http -> https redirect 2014-06-25 20:17:04 -06:00
AJ ONeal 160bc1ff0f Update README.md 2014-06-25 20:04:52 -06:00
AJ ONeal 98db5e1d04 Update README.md 2014-06-25 19:56:04 -06:00
AJ ONeal 5275511071 Added HTTPS w/ SNI example 2014-06-25 19:50:42 -06:00
AJ ONeal 4944799e27 Update README.md 2014-06-25 19:09:42 -06:00
AJ ONeal b68c15e962 Update README.md 2014-06-25 19:08:17 -06:00
AJ ONeal 6d7b06dd1b Add au 2014-06-25 18:24:26 -06:00
AJ ONeal 409a937e81 ignore mozilla downloaded file 2014-06-17 20:39:24 -06:00
AJ ONeal 077ea3eef3 patch bump 2014-06-17 20:37:09 -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
AJ ONeal c2dd6d3d47 ignore pem files 2014-06-17 20:02:25 -06:00
AJ ONeal ef2b676531 remove pem files 2014-06-17 20:00:42 -06:00
AJ ONeal f2e294a08f bump version 2014-06-17 19:31:40 -06:00
AJ ONeal eb4f543a77 Merge pull request #4 from gregmac/master
Have ca-store-generator.js accept output filename as param
2014-06-17 19:29:04 -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 32d1bc36b4 Update README.md 2014-04-29 01:29:55 -05:00
AJ ONeal c44b849d37 include references and other implementations 2014-04-29 01:08:38 -05: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 814d4258d3 bump ver 2014-03-07 19:13:31 -07:00
AJ ONeal d4ee490253 don't re-add if array is tagged with __injected 2014-03-07 19:13:15 -07:00
AJ ONeal 2990ddc1c3 don't re-add if array is tagged with __injected 2014-03-07 19:12:36 -07:00
AJ ONeal 79f26ce66a added updated file (was correctly uploaded to npm) 2014-03-07 19:03:35 -07:00
AJ ONeal 61afee5f7b bump version 2014-03-07 19:02:38 -07:00
AJ ONeal 2e9f801247 added inject method 2014-03-07 19:02:25 -07:00
AJ ONeal 2abb5ac492 Merge branch 'master' of github.com:coolaj86/node-ssl-root-cas 2014-03-07 17:48:49 -07:00
AJ ONeal a31c52e6cd added certs as individual files 2014-03-07 17:48:44 -07:00