openssl / project

Tracking of project related issues
2 stars 1 forks source link

OpenSSL Application Performance Tunning (Aug 01) #658

Closed t8m closed 1 month ago

nhorman commented 2 months ago

@t8m, I believe this is a task for your upcoming webinar, correct?

t8m commented 2 months ago

Oh yes. I completely forgot I promised this. Not sure when this should happen @sapkkaj ? I am on vacation 22-28th July so I'd have to prepare the presentation week before that if I should present it just at the end of July.

nhorman commented 2 months ago

July 30th is the scheduled date for this presentation, I can assign this to you for the next sprint so we don't over-schedule you

t8m commented 2 months ago

Abstract:

Secure communication is crucial, but it can slow down your app. This talk covers how to speed things using OpenSSL up. We'll look at tweaking your OpenSSL build time options and how you can reclaim some of the performance spent in the OpenSSL provider support. In the realm of TLS, you'll learn about session caching, configuring proper key exchanges, and choosing the right cipher suites. Real-life examples and benchmarks will show how these tweaks can make a big difference. Join us to learn how to keep your app both fast and secure!