aboutsummaryrefslogtreecommitdiff
path: root/test/simple/test-tls-server-verify.js
AgeCommit message (Expand)Author
2011-11-02Remove separation of libuv testsRyan Dahl
2011-10-05Fixed a lot of jslint errors.Colton Baker
2011-08-23Mark tests which are broken in libuvRyan Dahl
2011-03-14Update copyright headersRyan Dahl
2011-02-10TLS: CRL supportTheo Schlossnagle
2011-01-02Disable TLS tests when node doesn't have OpenSSL.Ryan Dahl
2010-12-18Parse issuer and subject from CryptoStream.getPeerCertificateRyan Dahl
2010-12-08Accept Buffers as well as strings for addCert, addKeyRyan Dahl
2010-12-08TLS: emit 'secureConnection' instead of two eventsRyan Dahl
2010-12-08test-tls-server-verify: add ca2 test caseRyan Dahl
2010-12-08TLS: emit 'end' on both streamsRyan Dahl
2010-12-08TLS: don't use events when control hasn't been invertedRyan Dahl
2010-12-08Some TLS clean upsRyan Dahl
2010-12-07clients without certs are unauthed.Ryan Dahl
2010-12-07Add broken, but detailed TLS verify testRyan Dahl