Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to version 1.0.0. #6

Merged
merged 2 commits into from
Aug 14, 2013
Merged

Updated to version 1.0.0. #6

merged 2 commits into from
Aug 14, 2013

Conversation

fiveisprime
Copy link

Verify now requires a CA file to validate certificates. This feature
broke the existing verify test so the tests were rewritten. The
tests have been rewritten to only exercise the functionality of the
library rather than using a bunch of fixtures to exercise the
integration of the SSL module and the OpenSSL command line utility.
The test framework has been changed to use Jasmine rather than
Mocha to take advantage of the spy feature; the make file has been
updated accordingly. This upgrades the version to 1.0.0. The README
has been updated to remove some errors and reflect the changes in
this version.

Matt Hernandez added 2 commits August 13, 2013 14:57
Verify now requires a CA file to validate certificates. This feature
broke the existing verify test so the tests were rewritten. The
tests have been rewritten to only exercise the functionality of the
library rather than using a bunch of fixtures to exercise the
integration of the SSL module and the OpenSSL command line utility.
The test framework has been changed to use Jasmine rather than
Mocha to take advantage of the spy feature; the make file has been
updated accordingly. This upgrades the version to 1.0.0. The README
has been updated to remove some errors and reflect the changes in
this version.
Added Jasmine-node as a dependency for travis.
fiveisprime pushed a commit that referenced this pull request Aug 14, 2013
Updated to version 1.0.0.
@fiveisprime fiveisprime merged commit e6d3014 into master Aug 14, 2013
@fiveisprime fiveisprime deleted the develop branch January 27, 2014 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant