alexcrichton / openssl-src-rs

Source code and logic to build OpenSSL from source
Apache License 2.0
69 stars 114 forks source link

Add ktls feature #232

Closed james58899 closed 8 months ago

james58899 commented 8 months ago

This adds support for kTLS, but will not be enabled by default and will need to be set by the application with SSL_OP_ENABLE_KTLS.