tls: Fix node swallows openssl error on request
authorkoichik <koichik@improvement.jp>
Sat, 17 Dec 2011 17:09:16 +0000 (02:09 +0900)
committerkoichik <koichik@improvement.jp>
Wed, 21 Dec 2011 18:48:15 +0000 (19:48 +0100)
commit07c27e040eb41a1f564f1d92dbe1ad07b78f3a4e
tree4b25b6d3310b40040c6a3724e776a6768ae5d269
parent7a7f1062bfed7ae2b816549de308c1b4e22415f1
tls: Fix node swallows openssl error on request

Fixes #2308.
Fixes #2246.
doc/api/tls.markdown
lib/tls.js
test/simple/test-https-invalid-key.js [new file with mode: 0644]
test/simple/test-tls-invalid-key.js [new file with mode: 0644]