Skip to content

CURLSHOPT_SHARE.md: Adjust for the new SSL session cache#16245

Closed
mkauf wants to merge 1 commit into
curl:masterfrom
mkauf:curlshopt-session-cache-docs
Closed

CURLSHOPT_SHARE.md: Adjust for the new SSL session cache#16245
mkauf wants to merge 1 commit into
curl:masterfrom
mkauf:curlshopt-session-cache-docs

Conversation

@mkauf

@mkauf mkauf commented Feb 7, 2025

Copy link
Copy Markdown
Contributor

curl 8.12.0 introduced an improved SSL session cache. All easy handles that are added to the same multi handle automatically use the multi handle's SSL session cache.

curl 8.12.0 introduced an improved SSL session cache. All easy handles that
are added to the same multi handle automatically use the multi handle's SSL
session cache.
bagder pushed a commit that referenced this pull request Feb 8, 2025
curl 8.12.0 introduced an improved SSL session cache. All easy handles
that are added to the same multi handle automatically use the multi
handle's SSL session cache.

Clsoes #16245
@bagder

bagder commented Feb 8, 2025

Copy link
Copy Markdown
Member

Closed by 9f3427b (typoed in the commit)

@bagder bagder closed this Feb 8, 2025
@mkauf mkauf deleted the curlshopt-session-cache-docs branch February 10, 2025 08:35
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
curl 8.12.0 introduced an improved SSL session cache. All easy handles
that are added to the same multi handle automatically use the multi
handle's SSL session cache.

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

Development

Successfully merging this pull request may close these issues.

2 participants