WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@greenmanspirit
Copy link

I first updated the tests to handle the deprecation warning that I received from node v4.2.6 for sys.puts.

I wanted to make it so that developers can write apps that can connect to self signed cert servers. I did this by adding an argument to open that allows the developer to set whether they want to reject invalid ssl certs. This is then used by send to send rejectUnauthorized to https.

I also wrote two new tests files to test this new behavior.

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