crypto: clear error in GetPeerCertificate
authorFedor Indutny <fedor.indutny@gmail.com>
Thu, 23 Jan 2014 12:03:32 +0000 (16:03 +0400)
committerFedor Indutny <fedor.indutny@gmail.com>
Sat, 25 Jan 2014 23:48:36 +0000 (03:48 +0400)
commitcc4b6e6e582e868cba9f84195f62a51721f8cbad
tree27c7f00c127d6918d6cf71a7d16422ec74123472
parenta454063ea17f94a5d456bb2666502076c0d51795
crypto: clear error in GetPeerCertificate

fix #6945
src/node_crypto.cc
test/fixtures/keys/Makefile
test/fixtures/keys/ec-cert.pem [new file with mode: 0644]
test/fixtures/keys/ec-csr.pem [new file with mode: 0644]
test/fixtures/keys/ec-key.pem [new file with mode: 0644]
test/fixtures/keys/ec.cnf [new file with mode: 0644]
test/simple/test-tls-no-rsa-key.js [new file with mode: 0644]