8000
There was an error while loading. Please reload this page.
We are only supporting 3.5 (or newer 3.x releases) as its the newest LTS version of OpenSSL.
This supports the full set of TLS features with NNG, including DTLS, PSK, TLS 1.3, etc.
Future work will explore making using of the QUIC support in OpenSSL.
Note that this OpenSSL work sits on top of NNG's TCP streams, so it cannot benefit from Linux in-kernel TLS or other features such as TCP fast open at this time.
fixes #
Note that the above format should be used in your git commit comments. You agree that by submitting a PR, you have read and agreed to our contributing guidelines.
Sorry, something went wrong.
Add support for OpenSSL v3.5 and newer.
611c4ac
We are *only* supporting 3.5 (or newer 3.x releases) as its the newest LTS version of OpenSSL. This supports the full set of TLS features with NNG, including DTLS, PSK, TLS 1.3, etc. Future work will explore making using of the QUIC support in OpenSSL. Note that this OpenSSL work sits on top of NNG's TCP streams, so it cannot benefit from Linux in-kernel TLS or other features such as TCP fast open at this time.
❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review. ✅ Project coverage is 83.73%. Comparing base (29769c0) to head (611c4ac). ⚠️ Report is 1 commits behind head on main.
90.90909%
1 line
29769c0
@@ Coverage Diff @@ ## main #2192 +/- ## ========================================== + Coverage 83.71% 83.73% +0.01% ========================================== Files 97 97 Lines 24988 24994 +6 Branches 3223 3225 +2 ========================================== + Hits 20919 20929 +10 + Misses 3989 3985 -4 Partials 80 80
☔ View full report in Codecov by Sentry. 📢 Have feedback on the report? Share it here.
Successfully merging this pull request may close these issues.