Skip to content

Add Async TLS support - #87

Open
tmcgilchrist wants to merge 1 commit into
anmonteiro:masterfrom
tmcgilchrist:async_tls
Open

Add Async TLS support#87
tmcgilchrist wants to merge 1 commit into
anmonteiro:masterfrom
tmcgilchrist:async_tls

Conversation

@tmcgilchrist

Copy link
Copy Markdown
Contributor

Implemented make_server using Tls_async.upgrade_server_handler for per-connection TLS upgrade, added reader_writer_of_sock helper, fixed make_default_client for tls 2.0.3 result type.

Reused the existing commented out signature and module for Server.TLS.

Implemented make_server using Tls_async.upgrade_server_handler for
per-connection TLS upgrade, added reader_writer_of_sock helper, fixed
make_default_client for tls 2.0.3 result type. Reused the existing
commented out signature and module for Server.TLS
@tmcgilchrist

Copy link
Copy Markdown
Contributor Author

Fixes #57

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant