Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Add tls.start()#848

Closed
weaver wants to merge 1 commit intonodejs:masterfrom
weaver:tls_start
Closed

Add tls.start()#848
weaver wants to merge 1 commit intonodejs:masterfrom
weaver:tls_start

Conversation

@weaver
Copy link
Copy Markdown

@weaver weaver commented Mar 29, 2011

Here's the pull request for tls.start(); see mailing list thread here. Thanks!

@ry
Copy link
Copy Markdown

ry commented Apr 11, 2011

Hey Ben,
Do you have time to put together a test for this? Just something simple in the style of test/simple/test-https-connecting-to-http.js ?

@weaver
Copy link
Copy Markdown
Author

weaver commented Apr 12, 2011

Sure thing, I'll write something up.

@pquerna
Copy link
Copy Markdown

pquerna commented Jul 4, 2011

@weaver did you have a chance to make a test? Could you update the pull request? Thanks!

@weaver
Copy link
Copy Markdown
Author

weaver commented Jul 5, 2011

This slipped my mind, apologies! I'll update the pull request today.

@jamesonjlee
Copy link
Copy Markdown

is there a chance this could get expanded to tls.createSocket(options) on which you can later call connect(port, host, callback)?

@koichik
Copy link
Copy Markdown

koichik commented Jan 21, 2012

Sorry for the delay, this has been fixed in v0.7.0 (#2489). You can pass socket: mySocket to tls.connect().
Closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants