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