GitHub user kirkshoop opened a pull request: https://github.com/apache/cordova-windows/pull/55
CB-8307 - new 10yr cert and tools to generate as needed This change introduces a new certificate valid for 10 years. The certificate will be updated for another 10 years on each 'npm install' (with no arguments) The idea is to ensure that each published release contains a certificate that will be valid for 10 years from the release. The keys are included because generating new keys is slow. Generating a new cert is fast. The keys can be regenerated, and used to make a new certificate, with 'npm run-script generatekey' You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-windows CB-8307 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-windows/pull/55.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #55 ---- commit 7261deb6cf194f2c8118b4f35ccf4edcfb3b4386 Author: Kirk Shoop (MS OPEN TECH) <kirk.sh...@microsoft.com> Date: 2015-01-14T18:51:12Z CB-8307 - new 10yr cert and tools to generate as needed ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org