Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better TLS support #3009

Closed
ry opened this issue Sep 23, 2019 · 2 comments
Closed

Better TLS support #3009

ry opened this issue Sep 23, 2019 · 2 comments
Labels
feat new feature (which has been agreed to/accepted)

Comments

@ry
Copy link
Member

ry commented Sep 23, 2019

We've recently landed basic support for TLS in Deno.dialTLS.

We're missing listenTLS, better tests, and more configuration.

(fetch() has supported HTTPS for a long time now, this issue is about raw TLS connections.)

@ry ry mentioned this issue Sep 23, 2019
43 tasks
@ry ry added the feat new feature (which has been agreed to/accepted) label Sep 26, 2019
@bartlomieju
Copy link
Member

FYI I'll be working on it

@ry
Copy link
Member Author

ry commented Oct 21, 2019

There are many small features for complete TLS support, but with Deno.listenTLS() landed, I think this can be closed. Many thanks to @bartlomieju and @jorsi for their work.

@ry ry closed this as completed Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat new feature (which has been agreed to/accepted)
Projects
None yet
Development

No branches or pull requests

2 participants