test: fix parallel/test-tls-getcipher
The test blindly assumes that the default cipher suite supports RC4 ciphers. This corrects the case where RC4 might not be available in the default ciphers by setting the client to use the same suite as the server. PR-URL: https://github.com/iojs/io.js/pull/853 Reviewed-By:Ben Noordhuis <info@bnoordhuis.nl>
parent
35ed7993
Please register or sign in to comment