tls: expose ssl bug workaround constants
authorRoman Shtylman <shtylman@gmail.com>
Sun, 20 Nov 2011 23:09:07 +0000 (18:09 -0500)
committerBen Noordhuis <info@bnoordhuis.nl>
Mon, 21 Nov 2011 12:59:43 +0000 (13:59 +0100)
commit4d05f56dcdf897eace79e28d052665c94131cbf9
treeb0ba0687dc9e645cedc82587dcae0b74286e149f
parent9d1bdbcf05c9f23a9e18caccf305cf63b563c3b8
tls: expose ssl bug workaround constants

The internet is filled with servers which have various bugs and other
ssl handshake issues. These constants can be used with the Agent
secureOptions option to get around such server limitations when performing
https requests
src/node_constants.cc