Skip to content

Conversation

@massand
Copy link
Contributor

@massand massand commented Feb 26, 2021

Adding support for performing TLS handshakes using OpenSSL engines, which are supported by the openssl crate’s TLS connector. OpenSSL engines are commonly used when crypto operations (during TLS handshakes) require access to private keys stored in HSMs.

A new feature 'openssl-tls' binds the proxy connector and underlying stream operations to the openssl (and tokio-openssl) crate.

Adding support for performing TLS handshakes using OpenSSL engines, which are supported by the openssl crate’s TLS connector. OpenSSL engines are commonly used when crypto operations (during TLS handshakes) require access to private keys stored in HSMs.

A new feature 'openssl-tls' binds the proxy connector and underlying stream operations to the openssl (and tokio-openssl) crate.
@massand
Copy link
Contributor Author

massand commented Feb 26, 2021

@tafia Please consider this feature for inclusion in the new crate release that adds tokio 1.0 support. Thanks!

@tafia tafia merged commit d45e642 into tafia:master Feb 27, 2021
@tafia
Copy link
Owner

tafia commented Feb 27, 2021

Thanks!

@massand massand deleted the openssl_tls branch April 22, 2021 17:26
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.

2 participants